From f30bde6adb6849b3611ce8cefa5befeb8a4478e1 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Sat, 14 Mar 2020 13:58:39 +0100 Subject: [PATCH] remove unneeded comment from reference files these markdown files are not consumed directly in the docs, but only their content is included through the YAML does, so there's no need to have these comments in them Signed-off-by: Sebastiaan van Stijn --- docs/reference/commandline/attach.md | 9 --------- docs/reference/commandline/build.md | 9 --------- docs/reference/commandline/commit.md | 9 --------- docs/reference/commandline/container.md | 9 --------- docs/reference/commandline/container_prune.md | 9 --------- docs/reference/commandline/context_create.md | 9 --------- docs/reference/commandline/context_export.md | 9 --------- docs/reference/commandline/context_import.md | 9 --------- docs/reference/commandline/context_inspect.md | 9 --------- docs/reference/commandline/context_ls.md | 9 --------- docs/reference/commandline/context_rm.md | 9 --------- docs/reference/commandline/context_update.md | 9 --------- docs/reference/commandline/context_use.md | 9 --------- docs/reference/commandline/cp.md | 9 --------- docs/reference/commandline/create.md | 9 --------- docs/reference/commandline/diff.md | 9 --------- docs/reference/commandline/events.md | 9 --------- docs/reference/commandline/exec.md | 9 --------- docs/reference/commandline/export.md | 9 --------- docs/reference/commandline/history.md | 9 --------- docs/reference/commandline/image.md | 9 --------- docs/reference/commandline/image_prune.md | 9 --------- docs/reference/commandline/images.md | 9 --------- docs/reference/commandline/import.md | 9 --------- docs/reference/commandline/index.md | 9 --------- docs/reference/commandline/info.md | 9 --------- docs/reference/commandline/inspect.md | 9 --------- docs/reference/commandline/kill.md | 9 --------- docs/reference/commandline/load.md | 9 --------- docs/reference/commandline/login.md | 9 --------- docs/reference/commandline/logout.md | 9 --------- docs/reference/commandline/logs.md | 9 --------- docs/reference/commandline/manifest.md | 9 --------- docs/reference/commandline/network.md | 9 --------- docs/reference/commandline/network_connect.md | 9 --------- docs/reference/commandline/network_create.md | 9 --------- docs/reference/commandline/network_disconnect.md | 9 --------- docs/reference/commandline/network_inspect.md | 9 --------- docs/reference/commandline/network_ls.md | 9 --------- docs/reference/commandline/network_rm.md | 9 --------- docs/reference/commandline/node.md | 9 --------- docs/reference/commandline/node_demote.md | 9 --------- docs/reference/commandline/node_inspect.md | 9 --------- docs/reference/commandline/node_ls.md | 9 --------- docs/reference/commandline/node_promote.md | 9 --------- docs/reference/commandline/node_ps.md | 9 --------- docs/reference/commandline/node_rm.md | 9 --------- docs/reference/commandline/node_update.md | 9 --------- docs/reference/commandline/pause.md | 9 --------- docs/reference/commandline/plugin.md | 9 --------- docs/reference/commandline/plugin_create.md | 9 --------- docs/reference/commandline/plugin_disable.md | 9 --------- docs/reference/commandline/plugin_enable.md | 9 --------- docs/reference/commandline/plugin_inspect.md | 9 --------- docs/reference/commandline/plugin_install.md | 9 --------- docs/reference/commandline/plugin_ls.md | 9 --------- docs/reference/commandline/plugin_push.md | 9 --------- docs/reference/commandline/plugin_rm.md | 9 --------- docs/reference/commandline/plugin_set.md | 9 --------- docs/reference/commandline/plugin_upgrade.md | 9 --------- docs/reference/commandline/port.md | 9 --------- docs/reference/commandline/ps.md | 9 --------- docs/reference/commandline/pull.md | 9 --------- docs/reference/commandline/push.md | 9 --------- docs/reference/commandline/rename.md | 9 --------- docs/reference/commandline/restart.md | 9 --------- docs/reference/commandline/rm.md | 9 --------- docs/reference/commandline/rmi.md | 9 --------- docs/reference/commandline/run.md | 9 --------- docs/reference/commandline/save.md | 9 --------- docs/reference/commandline/search.md | 9 --------- docs/reference/commandline/secret.md | 9 --------- docs/reference/commandline/secret_create.md | 9 --------- docs/reference/commandline/secret_inspect.md | 9 --------- docs/reference/commandline/secret_ls.md | 9 --------- docs/reference/commandline/secret_rm.md | 9 --------- docs/reference/commandline/service.md | 9 --------- docs/reference/commandline/service_create.md | 9 --------- docs/reference/commandline/service_inspect.md | 9 --------- docs/reference/commandline/service_logs.md | 9 --------- docs/reference/commandline/service_ls.md | 9 --------- docs/reference/commandline/service_ps.md | 9 --------- docs/reference/commandline/service_rm.md | 9 --------- docs/reference/commandline/service_rollback.md | 9 --------- docs/reference/commandline/service_scale.md | 9 --------- docs/reference/commandline/service_update.md | 9 --------- docs/reference/commandline/stack.md | 9 --------- docs/reference/commandline/stack_deploy.md | 9 --------- docs/reference/commandline/stack_ls.md | 9 --------- docs/reference/commandline/stack_ps.md | 9 --------- docs/reference/commandline/stack_rm.md | 9 --------- docs/reference/commandline/stack_services.md | 9 --------- docs/reference/commandline/start.md | 9 --------- docs/reference/commandline/stats.md | 9 --------- docs/reference/commandline/stop.md | 9 --------- docs/reference/commandline/swarm.md | 9 --------- docs/reference/commandline/swarm_ca.md | 9 --------- docs/reference/commandline/swarm_init.md | 9 --------- docs/reference/commandline/swarm_join-token.md | 9 --------- docs/reference/commandline/swarm_join.md | 9 --------- docs/reference/commandline/swarm_leave.md | 9 --------- docs/reference/commandline/swarm_unlock-key.md | 9 --------- docs/reference/commandline/swarm_unlock.md | 9 --------- docs/reference/commandline/swarm_update.md | 9 --------- docs/reference/commandline/system.md | 9 --------- docs/reference/commandline/system_df.md | 9 --------- docs/reference/commandline/system_events.md | 9 --------- docs/reference/commandline/system_prune.md | 9 --------- docs/reference/commandline/tag.md | 9 --------- docs/reference/commandline/top.md | 9 --------- docs/reference/commandline/trust_inspect.md | 9 --------- docs/reference/commandline/trust_key_generate.md | 9 --------- docs/reference/commandline/trust_key_load.md | 9 --------- docs/reference/commandline/trust_revoke.md | 9 --------- docs/reference/commandline/trust_sign.md | 9 --------- docs/reference/commandline/trust_signer_add.md | 9 --------- docs/reference/commandline/trust_signer_remove.md | 9 --------- docs/reference/commandline/unpause.md | 9 --------- docs/reference/commandline/update.md | 9 --------- docs/reference/commandline/version.md | 9 --------- docs/reference/commandline/volume.md | 9 --------- docs/reference/commandline/volume_create.md | 9 --------- docs/reference/commandline/volume_inspect.md | 9 --------- docs/reference/commandline/volume_ls.md | 9 --------- docs/reference/commandline/volume_prune.md | 9 --------- docs/reference/commandline/volume_rm.md | 9 --------- docs/reference/commandline/wait.md | 9 --------- 127 files changed, 1143 deletions(-) diff --git a/docs/reference/commandline/attach.md b/docs/reference/commandline/attach.md index caba2f9770..dcd8a91fa2 100644 --- a/docs/reference/commandline/attach.md +++ b/docs/reference/commandline/attach.md @@ -4,15 +4,6 @@ description: "The attach command description and usage" keywords: "attach, running, container" --- - - # attach ```markdown diff --git a/docs/reference/commandline/build.md b/docs/reference/commandline/build.md index 4bec40dbc7..2cdb744cde 100644 --- a/docs/reference/commandline/build.md +++ b/docs/reference/commandline/build.md @@ -4,15 +4,6 @@ description: "The build command description and usage" keywords: "build, docker, image" --- - - # build ```markdown diff --git a/docs/reference/commandline/commit.md b/docs/reference/commandline/commit.md index ceab1b3663..2244df6e2a 100644 --- a/docs/reference/commandline/commit.md +++ b/docs/reference/commandline/commit.md @@ -4,15 +4,6 @@ description: "The commit command description and usage" keywords: "commit, file, changes" --- - - # commit ```markdown diff --git a/docs/reference/commandline/container.md b/docs/reference/commandline/container.md index 951af0b2a4..5425e0f6e7 100644 --- a/docs/reference/commandline/container.md +++ b/docs/reference/commandline/container.md @@ -5,15 +5,6 @@ description: "The container command description and usage" keywords: "container" --- - - # container ```markdown diff --git a/docs/reference/commandline/container_prune.md b/docs/reference/commandline/container_prune.md index d99a9f8575..23eb6b01bf 100644 --- a/docs/reference/commandline/container_prune.md +++ b/docs/reference/commandline/container_prune.md @@ -4,15 +4,6 @@ description: "Remove all stopped containers" keywords: container, prune, delete, remove --- - - # container prune ```markdown diff --git a/docs/reference/commandline/context_create.md b/docs/reference/commandline/context_create.md index 996dce2a93..4b9784e6d0 100644 --- a/docs/reference/commandline/context_create.md +++ b/docs/reference/commandline/context_create.md @@ -4,15 +4,6 @@ description: "The context create command description and usage" keywords: "context, create" --- - - # context create ```markdown diff --git a/docs/reference/commandline/context_export.md b/docs/reference/commandline/context_export.md index 758e98299b..f5f5914a5c 100644 --- a/docs/reference/commandline/context_export.md +++ b/docs/reference/commandline/context_export.md @@ -4,15 +4,6 @@ description: "The context export command description and usage" keywords: "context, export" --- - - # context export ```markdown diff --git a/docs/reference/commandline/context_import.md b/docs/reference/commandline/context_import.md index 372387d901..b2cde34068 100644 --- a/docs/reference/commandline/context_import.md +++ b/docs/reference/commandline/context_import.md @@ -4,15 +4,6 @@ description: "The context import command description and usage" keywords: "context, import" --- - - # context import ```markdown diff --git a/docs/reference/commandline/context_inspect.md b/docs/reference/commandline/context_inspect.md index 0c662ec61f..0266ffffa5 100644 --- a/docs/reference/commandline/context_inspect.md +++ b/docs/reference/commandline/context_inspect.md @@ -4,15 +4,6 @@ description: "The context inspect command description and usage" keywords: "context, inspect" --- - - # context inspect ```markdown diff --git a/docs/reference/commandline/context_ls.md b/docs/reference/commandline/context_ls.md index 3599f3af46..14e6c57708 100644 --- a/docs/reference/commandline/context_ls.md +++ b/docs/reference/commandline/context_ls.md @@ -4,15 +4,6 @@ description: "The context ls command description and usage" keywords: "context, ls" --- - - # context ls ```markdown diff --git a/docs/reference/commandline/context_rm.md b/docs/reference/commandline/context_rm.md index 559501c64b..30f4ef75b2 100644 --- a/docs/reference/commandline/context_rm.md +++ b/docs/reference/commandline/context_rm.md @@ -4,15 +4,6 @@ description: "The context rm command description and usage" keywords: "context, rm" --- - - # context rm ```markdown diff --git a/docs/reference/commandline/context_update.md b/docs/reference/commandline/context_update.md index fb143282f8..1774f8d91a 100644 --- a/docs/reference/commandline/context_update.md +++ b/docs/reference/commandline/context_update.md @@ -4,15 +4,6 @@ description: "The context update command description and usage" keywords: "context, update" --- - - # context update ```markdown diff --git a/docs/reference/commandline/context_use.md b/docs/reference/commandline/context_use.md index e43515cb0d..817984b6b2 100644 --- a/docs/reference/commandline/context_use.md +++ b/docs/reference/commandline/context_use.md @@ -4,15 +4,6 @@ description: "The context use command description and usage" keywords: "context, use" --- - - # context use ```markdown diff --git a/docs/reference/commandline/cp.md b/docs/reference/commandline/cp.md index e59b9c2e65..f5c0a69dcf 100644 --- a/docs/reference/commandline/cp.md +++ b/docs/reference/commandline/cp.md @@ -4,15 +4,6 @@ description: "The cp command description and usage" keywords: "copy, container, files, folders" --- - - # cp ```markdown diff --git a/docs/reference/commandline/create.md b/docs/reference/commandline/create.md index 2d01689301..0c9a96ee26 100644 --- a/docs/reference/commandline/create.md +++ b/docs/reference/commandline/create.md @@ -4,15 +4,6 @@ description: "The create command description and usage" keywords: "docker, create, container" --- - - # create Creates a new container. diff --git a/docs/reference/commandline/diff.md b/docs/reference/commandline/diff.md index fa5ac22afd..51eab8d440 100644 --- a/docs/reference/commandline/diff.md +++ b/docs/reference/commandline/diff.md @@ -4,15 +4,6 @@ description: "The diff command description and usage" keywords: "list, changed, files, container" --- - - # diff ```markdown diff --git a/docs/reference/commandline/events.md b/docs/reference/commandline/events.md index 551a95709f..3a168f337b 100644 --- a/docs/reference/commandline/events.md +++ b/docs/reference/commandline/events.md @@ -4,15 +4,6 @@ description: "The events command description and usage" keywords: "events, container, report" --- - - # events ```markdown diff --git a/docs/reference/commandline/exec.md b/docs/reference/commandline/exec.md index 4792256ec0..5414b909ee 100644 --- a/docs/reference/commandline/exec.md +++ b/docs/reference/commandline/exec.md @@ -4,15 +4,6 @@ description: "The exec command description and usage" keywords: "command, container, run, execute" --- - - # exec ```markdown diff --git a/docs/reference/commandline/export.md b/docs/reference/commandline/export.md index 88663e4f33..df4d537b29 100644 --- a/docs/reference/commandline/export.md +++ b/docs/reference/commandline/export.md @@ -4,15 +4,6 @@ description: "The export command description and usage" keywords: "export, file, system, container" --- - - # export ```markdown diff --git a/docs/reference/commandline/history.md b/docs/reference/commandline/history.md index 19302b1c1d..4fa714ef1f 100644 --- a/docs/reference/commandline/history.md +++ b/docs/reference/commandline/history.md @@ -4,15 +4,6 @@ description: "The history command description and usage" keywords: "docker, image, history" --- - - # history ```markdown diff --git a/docs/reference/commandline/image.md b/docs/reference/commandline/image.md index 1be96c7221..4ca4e9e18b 100644 --- a/docs/reference/commandline/image.md +++ b/docs/reference/commandline/image.md @@ -5,15 +5,6 @@ description: "The image command description and usage" keywords: "image" --- - - # image ```markdown diff --git a/docs/reference/commandline/image_prune.md b/docs/reference/commandline/image_prune.md index da0520b5f9..b136d66641 100644 --- a/docs/reference/commandline/image_prune.md +++ b/docs/reference/commandline/image_prune.md @@ -4,15 +4,6 @@ description: "Remove all stopped images" keywords: "image, prune, delete, remove" --- - - # image prune ```markdown diff --git a/docs/reference/commandline/images.md b/docs/reference/commandline/images.md index 569a427d1f..6d3dc05747 100644 --- a/docs/reference/commandline/images.md +++ b/docs/reference/commandline/images.md @@ -4,15 +4,6 @@ description: "The images command description and usage" keywords: "list, docker, images" --- - - # images ```markdown diff --git a/docs/reference/commandline/import.md b/docs/reference/commandline/import.md index 87eb8d06ad..f18b72b94a 100644 --- a/docs/reference/commandline/import.md +++ b/docs/reference/commandline/import.md @@ -4,15 +4,6 @@ description: "The import command description and usage" keywords: "import, file, system, container" --- - - # import ```markdown diff --git a/docs/reference/commandline/index.md b/docs/reference/commandline/index.md index 91480590b6..1d4e8c72c0 100644 --- a/docs/reference/commandline/index.md +++ b/docs/reference/commandline/index.md @@ -5,15 +5,6 @@ keywords: "Docker, Docker documentation, CLI, command line" identifier: "smn_cli_guide" --- - - # The Docker commands This section contains reference information on using Docker's command line diff --git a/docs/reference/commandline/info.md b/docs/reference/commandline/info.md index 4745546364..837b331dfc 100644 --- a/docs/reference/commandline/info.md +++ b/docs/reference/commandline/info.md @@ -4,15 +4,6 @@ description: "The info command description and usage" keywords: "display, docker, information" --- - - # info ```markdown diff --git a/docs/reference/commandline/inspect.md b/docs/reference/commandline/inspect.md index d650798318..4806546ff7 100644 --- a/docs/reference/commandline/inspect.md +++ b/docs/reference/commandline/inspect.md @@ -4,15 +4,6 @@ description: "The inspect command description and usage" keywords: "inspect, container, json" --- - - # inspect ```markdown diff --git a/docs/reference/commandline/kill.md b/docs/reference/commandline/kill.md index ba77185be8..308ad88af9 100644 --- a/docs/reference/commandline/kill.md +++ b/docs/reference/commandline/kill.md @@ -4,15 +4,6 @@ description: "The kill command description and usage" keywords: "container, kill, signal" --- - - # kill ```markdown diff --git a/docs/reference/commandline/load.md b/docs/reference/commandline/load.md index 2bb99b87bb..565cc666bc 100644 --- a/docs/reference/commandline/load.md +++ b/docs/reference/commandline/load.md @@ -4,15 +4,6 @@ description: "The load command description and usage" keywords: "stdin, tarred, repository" --- - - # load ```markdown diff --git a/docs/reference/commandline/login.md b/docs/reference/commandline/login.md index c3c76ddad7..fe4e5d91d7 100644 --- a/docs/reference/commandline/login.md +++ b/docs/reference/commandline/login.md @@ -4,15 +4,6 @@ description: "The login command description and usage" keywords: "registry, login, image" --- - - # login ```markdown diff --git a/docs/reference/commandline/logout.md b/docs/reference/commandline/logout.md index 19762b2a36..4d0dd362ac 100644 --- a/docs/reference/commandline/logout.md +++ b/docs/reference/commandline/logout.md @@ -4,15 +4,6 @@ description: "The logout command description and usage" keywords: "logout, docker, registry" --- - - # logout ```markdown diff --git a/docs/reference/commandline/logs.md b/docs/reference/commandline/logs.md index dc624d8b67..3534140e45 100644 --- a/docs/reference/commandline/logs.md +++ b/docs/reference/commandline/logs.md @@ -4,15 +4,6 @@ description: "The logs command description and usage" keywords: "logs, retrieve, docker" --- - - # logs ```markdown diff --git a/docs/reference/commandline/manifest.md b/docs/reference/commandline/manifest.md index 7b6b2a5fbb..9c54cbd4c3 100644 --- a/docs/reference/commandline/manifest.md +++ b/docs/reference/commandline/manifest.md @@ -4,15 +4,6 @@ description: "The manifest command description and usage" keywords: "docker, manifest" --- - - ```markdown Usage: docker manifest COMMAND diff --git a/docs/reference/commandline/network.md b/docs/reference/commandline/network.md index bf95c8a0a2..17d9e98545 100644 --- a/docs/reference/commandline/network.md +++ b/docs/reference/commandline/network.md @@ -4,15 +4,6 @@ description: "The network command description and usage" keywords: "network" --- - - # network ```markdown diff --git a/docs/reference/commandline/network_connect.md b/docs/reference/commandline/network_connect.md index bf3ab37959..ae024b31ec 100644 --- a/docs/reference/commandline/network_connect.md +++ b/docs/reference/commandline/network_connect.md @@ -4,15 +4,6 @@ description: "The network connect command description and usage" keywords: "network, connect, user-defined" --- - - # network connect ```markdown diff --git a/docs/reference/commandline/network_create.md b/docs/reference/commandline/network_create.md index dc29708d0a..6f72643014 100644 --- a/docs/reference/commandline/network_create.md +++ b/docs/reference/commandline/network_create.md @@ -4,15 +4,6 @@ description: "The network create command description and usage" keywords: "network, create" --- - - # network create ```markdown diff --git a/docs/reference/commandline/network_disconnect.md b/docs/reference/commandline/network_disconnect.md index 5af001d9e6..4b6691f747 100644 --- a/docs/reference/commandline/network_disconnect.md +++ b/docs/reference/commandline/network_disconnect.md @@ -4,15 +4,6 @@ description: "The network disconnect command description and usage" keywords: "network, disconnect, user-defined" --- - - # network disconnect ```markdown diff --git a/docs/reference/commandline/network_inspect.md b/docs/reference/commandline/network_inspect.md index 467c1d2443..53492ddbf5 100644 --- a/docs/reference/commandline/network_inspect.md +++ b/docs/reference/commandline/network_inspect.md @@ -4,15 +4,6 @@ description: "The network inspect command description and usage" keywords: "network, inspect, user-defined" --- - - # network inspect ```markdown diff --git a/docs/reference/commandline/network_ls.md b/docs/reference/commandline/network_ls.md index bfe0e4b18d..60a0b04f6c 100644 --- a/docs/reference/commandline/network_ls.md +++ b/docs/reference/commandline/network_ls.md @@ -4,15 +4,6 @@ description: "The network ls command description and usage" keywords: "network, list, user-defined" --- - - # docker network ls ```markdown diff --git a/docs/reference/commandline/network_rm.md b/docs/reference/commandline/network_rm.md index 648c290e0f..01195a7ac1 100644 --- a/docs/reference/commandline/network_rm.md +++ b/docs/reference/commandline/network_rm.md @@ -4,15 +4,6 @@ description: "the network rm command description and usage" keywords: "network, rm, user-defined" --- - - # network rm ```markdown diff --git a/docs/reference/commandline/node.md b/docs/reference/commandline/node.md index 48efe518e3..17f099a0fb 100644 --- a/docs/reference/commandline/node.md +++ b/docs/reference/commandline/node.md @@ -5,15 +5,6 @@ description: "The node command description and usage" keywords: "node" --- - - # node ```markdown diff --git a/docs/reference/commandline/node_demote.md b/docs/reference/commandline/node_demote.md index cf13b90965..bb2d5d8103 100644 --- a/docs/reference/commandline/node_demote.md +++ b/docs/reference/commandline/node_demote.md @@ -4,15 +4,6 @@ description: "The node demote command description and usage" keywords: "node, demote" --- - - # node demote ```markdown diff --git a/docs/reference/commandline/node_inspect.md b/docs/reference/commandline/node_inspect.md index 743249afee..0679fda8ff 100644 --- a/docs/reference/commandline/node_inspect.md +++ b/docs/reference/commandline/node_inspect.md @@ -4,15 +4,6 @@ description: "The node inspect command description and usage" keywords: "node, inspect" --- - - # node inspect ```markdown diff --git a/docs/reference/commandline/node_ls.md b/docs/reference/commandline/node_ls.md index bd83a584cc..6e2b77c259 100644 --- a/docs/reference/commandline/node_ls.md +++ b/docs/reference/commandline/node_ls.md @@ -4,15 +4,6 @@ description: "The node ls command description and usage" keywords: "node, list" --- - - # node ls ```markdown diff --git a/docs/reference/commandline/node_promote.md b/docs/reference/commandline/node_promote.md index bfde58b957..812d3eee39 100644 --- a/docs/reference/commandline/node_promote.md +++ b/docs/reference/commandline/node_promote.md @@ -4,15 +4,6 @@ description: "The node promote command description and usage" keywords: "node, promote" --- - - # node promote ```markdown diff --git a/docs/reference/commandline/node_ps.md b/docs/reference/commandline/node_ps.md index ae785cd4ef..6c8e11a692 100644 --- a/docs/reference/commandline/node_ps.md +++ b/docs/reference/commandline/node_ps.md @@ -5,15 +5,6 @@ keywords: node, tasks, ps aliases: ["/engine/reference/commandline/node_tasks/"] --- - - # node ps ```markdown diff --git a/docs/reference/commandline/node_rm.md b/docs/reference/commandline/node_rm.md index 0034d0ab7a..fe85383a18 100644 --- a/docs/reference/commandline/node_rm.md +++ b/docs/reference/commandline/node_rm.md @@ -4,15 +4,6 @@ description: "The node rm command description and usage" keywords: "node, remove" --- - - # node rm ```markdown diff --git a/docs/reference/commandline/node_update.md b/docs/reference/commandline/node_update.md index 972f74474b..f3cbd2e732 100644 --- a/docs/reference/commandline/node_update.md +++ b/docs/reference/commandline/node_update.md @@ -4,15 +4,6 @@ description: "The node update command description and usage" keywords: "resources, update, dynamically" --- - - # update ```markdown diff --git a/docs/reference/commandline/pause.md b/docs/reference/commandline/pause.md index 5bca9f020c..515efb7f61 100644 --- a/docs/reference/commandline/pause.md +++ b/docs/reference/commandline/pause.md @@ -4,15 +4,6 @@ description: "The pause command description and usage" keywords: "cgroups, container, suspend, SIGSTOP" --- - - # pause ```markdown diff --git a/docs/reference/commandline/plugin.md b/docs/reference/commandline/plugin.md index 9b488d69e0..33beda292d 100644 --- a/docs/reference/commandline/plugin.md +++ b/docs/reference/commandline/plugin.md @@ -4,15 +4,6 @@ description: "The plugin command description and usage" keywords: "plugin" --- - - # plugin ```markdown diff --git a/docs/reference/commandline/plugin_create.md b/docs/reference/commandline/plugin_create.md index c078537528..010f654b5c 100644 --- a/docs/reference/commandline/plugin_create.md +++ b/docs/reference/commandline/plugin_create.md @@ -4,15 +4,6 @@ description: "the plugin create command description and usage" keywords: "plugin, create" --- - - # plugin create ```markdown diff --git a/docs/reference/commandline/plugin_disable.md b/docs/reference/commandline/plugin_disable.md index 83d2e68ebd..3f55cddc83 100644 --- a/docs/reference/commandline/plugin_disable.md +++ b/docs/reference/commandline/plugin_disable.md @@ -4,15 +4,6 @@ description: "the plugin disable command description and usage" keywords: "plugin, disable" --- - - # plugin disable ```markdown diff --git a/docs/reference/commandline/plugin_enable.md b/docs/reference/commandline/plugin_enable.md index b8319968f7..c4e546b988 100644 --- a/docs/reference/commandline/plugin_enable.md +++ b/docs/reference/commandline/plugin_enable.md @@ -4,15 +4,6 @@ description: "the plugin enable command description and usage" keywords: "plugin, enable" --- - - # plugin enable ```markdown diff --git a/docs/reference/commandline/plugin_inspect.md b/docs/reference/commandline/plugin_inspect.md index c8bbab75ad..a324073063 100644 --- a/docs/reference/commandline/plugin_inspect.md +++ b/docs/reference/commandline/plugin_inspect.md @@ -4,15 +4,6 @@ description: "The plugin inspect command description and usage" keywords: "plugin, inspect" --- - - # plugin inspect ```markdown diff --git a/docs/reference/commandline/plugin_install.md b/docs/reference/commandline/plugin_install.md index a0c92c52f4..2b34b963f0 100644 --- a/docs/reference/commandline/plugin_install.md +++ b/docs/reference/commandline/plugin_install.md @@ -4,15 +4,6 @@ description: "the plugin install command description and usage" keywords: "plugin, install" --- - - # plugin install ```markdown diff --git a/docs/reference/commandline/plugin_ls.md b/docs/reference/commandline/plugin_ls.md index 1f8937374f..bbf09e9c9c 100644 --- a/docs/reference/commandline/plugin_ls.md +++ b/docs/reference/commandline/plugin_ls.md @@ -4,15 +4,6 @@ description: "The plugin ls command description and usage" keywords: "plugin, list" --- - - # plugin ls ```markdown diff --git a/docs/reference/commandline/plugin_push.md b/docs/reference/commandline/plugin_push.md index 50fa14c41e..87687a23ba 100644 --- a/docs/reference/commandline/plugin_push.md +++ b/docs/reference/commandline/plugin_push.md @@ -4,15 +4,6 @@ description: "the plugin push command description and usage" keywords: "plugin, push" --- - - ```markdown Usage: docker plugin push [OPTIONS] PLUGIN[:TAG] diff --git a/docs/reference/commandline/plugin_rm.md b/docs/reference/commandline/plugin_rm.md index 1970a431f6..184ab5f375 100644 --- a/docs/reference/commandline/plugin_rm.md +++ b/docs/reference/commandline/plugin_rm.md @@ -4,15 +4,6 @@ description: "the plugin rm command description and usage" keywords: "plugin, rm" --- - - # plugin rm ```markdown diff --git a/docs/reference/commandline/plugin_set.md b/docs/reference/commandline/plugin_set.md index 5ee991e7c0..4bfdd96f4d 100644 --- a/docs/reference/commandline/plugin_set.md +++ b/docs/reference/commandline/plugin_set.md @@ -4,15 +4,6 @@ description: "the plugin set command description and usage" keywords: "plugin, set" --- - - # plugin set ```markdown diff --git a/docs/reference/commandline/plugin_upgrade.md b/docs/reference/commandline/plugin_upgrade.md index bb2d2ec7c2..23b063a8c4 100644 --- a/docs/reference/commandline/plugin_upgrade.md +++ b/docs/reference/commandline/plugin_upgrade.md @@ -4,15 +4,6 @@ description: "the plugin upgrade command description and usage" keywords: "plugin, upgrade" --- - - # plugin upgrade ```markdown diff --git a/docs/reference/commandline/port.md b/docs/reference/commandline/port.md index 48d0208e0a..b49e726129 100644 --- a/docs/reference/commandline/port.md +++ b/docs/reference/commandline/port.md @@ -4,15 +4,6 @@ description: "The port command description and usage" keywords: "port, mapping, container" --- - - # port ```markdown diff --git a/docs/reference/commandline/ps.md b/docs/reference/commandline/ps.md index 4ddbadfdc2..ea05ecb025 100644 --- a/docs/reference/commandline/ps.md +++ b/docs/reference/commandline/ps.md @@ -4,15 +4,6 @@ description: "The ps command description and usage" keywords: "container, running, list" --- - - # ps ```markdown diff --git a/docs/reference/commandline/pull.md b/docs/reference/commandline/pull.md index 36ed9c8a55..a0a9a023ad 100644 --- a/docs/reference/commandline/pull.md +++ b/docs/reference/commandline/pull.md @@ -4,15 +4,6 @@ description: "The pull command description and usage" keywords: "pull, image, hub, docker" --- - - # pull ```markdown diff --git a/docs/reference/commandline/push.md b/docs/reference/commandline/push.md index aa26fa24d7..80b0a2248e 100644 --- a/docs/reference/commandline/push.md +++ b/docs/reference/commandline/push.md @@ -4,15 +4,6 @@ description: "The push command description and usage" keywords: "share, push, image" --- - - # push ```markdown diff --git a/docs/reference/commandline/rename.md b/docs/reference/commandline/rename.md index 61050991f0..d16890bb55 100644 --- a/docs/reference/commandline/rename.md +++ b/docs/reference/commandline/rename.md @@ -4,15 +4,6 @@ description: "The rename command description and usage" keywords: "rename, docker, container" --- - - # rename ```markdown diff --git a/docs/reference/commandline/restart.md b/docs/reference/commandline/restart.md index fe5b56e369..28652c376a 100644 --- a/docs/reference/commandline/restart.md +++ b/docs/reference/commandline/restart.md @@ -4,15 +4,6 @@ description: "The restart command description and usage" keywords: "restart, container, Docker" --- - - # restart ```markdown diff --git a/docs/reference/commandline/rm.md b/docs/reference/commandline/rm.md index 18363a5751..337a2e3245 100644 --- a/docs/reference/commandline/rm.md +++ b/docs/reference/commandline/rm.md @@ -4,15 +4,6 @@ description: "The rm command description and usage" keywords: "remove, Docker, container" --- - - # rm ```markdown diff --git a/docs/reference/commandline/rmi.md b/docs/reference/commandline/rmi.md index cc4f2f4111..78cc4909a8 100644 --- a/docs/reference/commandline/rmi.md +++ b/docs/reference/commandline/rmi.md @@ -4,15 +4,6 @@ description: "The rmi command description and usage" keywords: "remove, image, Docker" --- - - # rmi ```markdown diff --git a/docs/reference/commandline/run.md b/docs/reference/commandline/run.md index 351834de76..d1375be392 100644 --- a/docs/reference/commandline/run.md +++ b/docs/reference/commandline/run.md @@ -4,15 +4,6 @@ description: "The run command description and usage" keywords: "run, command, container" --- - - # run ```markdown diff --git a/docs/reference/commandline/save.md b/docs/reference/commandline/save.md index cfb5045a3b..f7bf0593a3 100644 --- a/docs/reference/commandline/save.md +++ b/docs/reference/commandline/save.md @@ -4,15 +4,6 @@ description: "The save command description and usage" keywords: "tarred, repository, backup" --- - - # save ```markdown diff --git a/docs/reference/commandline/search.md b/docs/reference/commandline/search.md index 373fccbfb0..531fd72a6c 100644 --- a/docs/reference/commandline/search.md +++ b/docs/reference/commandline/search.md @@ -4,15 +4,6 @@ description: "The search command description and usage" keywords: "search, hub, images" --- - - # search ```markdown diff --git a/docs/reference/commandline/secret.md b/docs/reference/commandline/secret.md index aaa8eb3082..3f13162562 100644 --- a/docs/reference/commandline/secret.md +++ b/docs/reference/commandline/secret.md @@ -4,15 +4,6 @@ description: "The secret command description and usage" keywords: "secret" --- - - # secret ```markdown diff --git a/docs/reference/commandline/secret_create.md b/docs/reference/commandline/secret_create.md index 30839e7d7b..14e0d76bfa 100644 --- a/docs/reference/commandline/secret_create.md +++ b/docs/reference/commandline/secret_create.md @@ -4,15 +4,6 @@ description: "The secret create command description and usage" keywords: ["secret, create"] --- - - # secret create ```Markdown diff --git a/docs/reference/commandline/secret_inspect.md b/docs/reference/commandline/secret_inspect.md index 46d6a043cd..ecce0b9f50 100644 --- a/docs/reference/commandline/secret_inspect.md +++ b/docs/reference/commandline/secret_inspect.md @@ -4,15 +4,6 @@ description: "The secret inspect command description and usage" keywords: ["secret, inspect"] --- - - # secret inspect ```Markdown diff --git a/docs/reference/commandline/secret_ls.md b/docs/reference/commandline/secret_ls.md index a2bfae73f1..028c156303 100644 --- a/docs/reference/commandline/secret_ls.md +++ b/docs/reference/commandline/secret_ls.md @@ -4,15 +4,6 @@ description: "The secret ls command description and usage" keywords: ["secret, ls"] --- - - # secret ls ```Markdown diff --git a/docs/reference/commandline/secret_rm.md b/docs/reference/commandline/secret_rm.md index 4069fb842d..5fd1b71019 100644 --- a/docs/reference/commandline/secret_rm.md +++ b/docs/reference/commandline/secret_rm.md @@ -4,15 +4,6 @@ description: "The secret rm command description and usage" keywords: ["secret, rm"] --- - - # secret rm ```Markdown diff --git a/docs/reference/commandline/service.md b/docs/reference/commandline/service.md index 5e69c04d8d..504a7f8d05 100644 --- a/docs/reference/commandline/service.md +++ b/docs/reference/commandline/service.md @@ -4,15 +4,6 @@ description: "The service command description and usage" keywords: "service" --- - - # service ```markdown diff --git a/docs/reference/commandline/service_create.md b/docs/reference/commandline/service_create.md index 3a90b8449b..75a52ce66e 100644 --- a/docs/reference/commandline/service_create.md +++ b/docs/reference/commandline/service_create.md @@ -4,15 +4,6 @@ description: "The service create command description and usage" keywords: "service, create" --- - - # service create ```Markdown diff --git a/docs/reference/commandline/service_inspect.md b/docs/reference/commandline/service_inspect.md index 46c2ffd48f..73d56ab126 100644 --- a/docs/reference/commandline/service_inspect.md +++ b/docs/reference/commandline/service_inspect.md @@ -4,15 +4,6 @@ description: "The service inspect command description and usage" keywords: "service, inspect" --- - - # service inspect ```Markdown diff --git a/docs/reference/commandline/service_logs.md b/docs/reference/commandline/service_logs.md index 4a8aaf9778..b74d01d6fe 100644 --- a/docs/reference/commandline/service_logs.md +++ b/docs/reference/commandline/service_logs.md @@ -4,15 +4,6 @@ description: "The service logs command description and usage" keywords: "service, task, logs" --- - - # service logs ```Markdown diff --git a/docs/reference/commandline/service_ls.md b/docs/reference/commandline/service_ls.md index 407e8ade27..bd67c00f60 100644 --- a/docs/reference/commandline/service_ls.md +++ b/docs/reference/commandline/service_ls.md @@ -4,15 +4,6 @@ description: "The service ls command description and usage" keywords: "service, ls" --- - - # service ls ```Markdown diff --git a/docs/reference/commandline/service_ps.md b/docs/reference/commandline/service_ps.md index ed7142c6c4..072fdd3440 100644 --- a/docs/reference/commandline/service_ps.md +++ b/docs/reference/commandline/service_ps.md @@ -5,15 +5,6 @@ keywords: "service, tasks, ps" aliases: ["/engine/reference/commandline/service_tasks/"] --- - - # service ps ```Markdown diff --git a/docs/reference/commandline/service_rm.md b/docs/reference/commandline/service_rm.md index 2c950d6a69..866c8f4815 100644 --- a/docs/reference/commandline/service_rm.md +++ b/docs/reference/commandline/service_rm.md @@ -4,15 +4,6 @@ description: "The service rm command description and usage" keywords: "service, rm" --- - - # service rm ```Markdown diff --git a/docs/reference/commandline/service_rollback.md b/docs/reference/commandline/service_rollback.md index fbacc8c6bb..6c9ff05350 100644 --- a/docs/reference/commandline/service_rollback.md +++ b/docs/reference/commandline/service_rollback.md @@ -4,15 +4,6 @@ description: "The service rollback command description and usage" keywords: "service, rollback" --- - - # service rollback ```markdown diff --git a/docs/reference/commandline/service_scale.md b/docs/reference/commandline/service_scale.md index c56fb56213..6565f3059a 100644 --- a/docs/reference/commandline/service_scale.md +++ b/docs/reference/commandline/service_scale.md @@ -4,15 +4,6 @@ description: "The service scale command description and usage" keywords: "service, scale" --- - - # service scale ```markdown diff --git a/docs/reference/commandline/service_update.md b/docs/reference/commandline/service_update.md index f9b51edf1b..6022fd6d83 100644 --- a/docs/reference/commandline/service_update.md +++ b/docs/reference/commandline/service_update.md @@ -4,15 +4,6 @@ description: "The service update command description and usage" keywords: "service, update" --- - - # service update ```Markdown diff --git a/docs/reference/commandline/stack.md b/docs/reference/commandline/stack.md index cdb5f3ff84..00f33c6e39 100644 --- a/docs/reference/commandline/stack.md +++ b/docs/reference/commandline/stack.md @@ -4,15 +4,6 @@ description: "The stack command description and usage" keywords: "stack" --- - - # stack ```markdown diff --git a/docs/reference/commandline/stack_deploy.md b/docs/reference/commandline/stack_deploy.md index d215149557..356401a3f3 100644 --- a/docs/reference/commandline/stack_deploy.md +++ b/docs/reference/commandline/stack_deploy.md @@ -4,15 +4,6 @@ description: "The stack deploy command description and usage" keywords: "stack, deploy, up" --- - - # stack deploy ```markdown diff --git a/docs/reference/commandline/stack_ls.md b/docs/reference/commandline/stack_ls.md index 3fa205aa3f..3ca8b8bbc1 100644 --- a/docs/reference/commandline/stack_ls.md +++ b/docs/reference/commandline/stack_ls.md @@ -4,15 +4,6 @@ description: "The stack ls command description and usage" keywords: "stack, ls" --- - - # stack ls ```markdown diff --git a/docs/reference/commandline/stack_ps.md b/docs/reference/commandline/stack_ps.md index 693871d79c..c484573fe7 100644 --- a/docs/reference/commandline/stack_ps.md +++ b/docs/reference/commandline/stack_ps.md @@ -4,15 +4,6 @@ description: "The stack ps command description and usage" keywords: "stack, ps" --- - - # stack ps ```markdown diff --git a/docs/reference/commandline/stack_rm.md b/docs/reference/commandline/stack_rm.md index 7bc7061712..ba4e32e4fc 100644 --- a/docs/reference/commandline/stack_rm.md +++ b/docs/reference/commandline/stack_rm.md @@ -4,15 +4,6 @@ description: "The stack rm command description and usage" keywords: "stack, rm, remove, down" --- - - # stack rm ```markdown diff --git a/docs/reference/commandline/stack_services.md b/docs/reference/commandline/stack_services.md index 169fac939e..0d61e53efb 100644 --- a/docs/reference/commandline/stack_services.md +++ b/docs/reference/commandline/stack_services.md @@ -4,15 +4,6 @@ description: "The stack services command description and usage" keywords: "stack, services" --- - - # stack services ```markdown diff --git a/docs/reference/commandline/start.md b/docs/reference/commandline/start.md index 4f5cb5953b..9c13505b13 100644 --- a/docs/reference/commandline/start.md +++ b/docs/reference/commandline/start.md @@ -4,15 +4,6 @@ description: "The start command description and usage" keywords: "Start, container, stopped" --- - - # start ```markdown diff --git a/docs/reference/commandline/stats.md b/docs/reference/commandline/stats.md index 44334254c3..9be33f7e1a 100644 --- a/docs/reference/commandline/stats.md +++ b/docs/reference/commandline/stats.md @@ -4,15 +4,6 @@ description: "The stats command description and usage" keywords: "container, resource, statistics" --- - - # stats ```markdown diff --git a/docs/reference/commandline/stop.md b/docs/reference/commandline/stop.md index 7f0d1d8878..e4c567fb78 100644 --- a/docs/reference/commandline/stop.md +++ b/docs/reference/commandline/stop.md @@ -4,15 +4,6 @@ description: "The stop command description and usage" keywords: "stop, SIGKILL, SIGTERM" --- - - # stop ```markdown diff --git a/docs/reference/commandline/swarm.md b/docs/reference/commandline/swarm.md index 91c3bce034..510bbc6d86 100644 --- a/docs/reference/commandline/swarm.md +++ b/docs/reference/commandline/swarm.md @@ -4,15 +4,6 @@ description: "The swarm command description and usage" keywords: "swarm" --- - - # swarm ```markdown diff --git a/docs/reference/commandline/swarm_ca.md b/docs/reference/commandline/swarm_ca.md index a7113afb5d..c951d17e77 100644 --- a/docs/reference/commandline/swarm_ca.md +++ b/docs/reference/commandline/swarm_ca.md @@ -4,15 +4,6 @@ description: "The swarm ca command description and usage" keywords: "swarm, ca" --- - - # swarm ca ```markdown diff --git a/docs/reference/commandline/swarm_init.md b/docs/reference/commandline/swarm_init.md index 2fd70d911a..39567632cc 100644 --- a/docs/reference/commandline/swarm_init.md +++ b/docs/reference/commandline/swarm_init.md @@ -4,15 +4,6 @@ description: "The swarm init command description and usage" keywords: "swarm, init" --- - - # swarm init ```markdown diff --git a/docs/reference/commandline/swarm_join-token.md b/docs/reference/commandline/swarm_join-token.md index 8f15ffacaa..96ff623ba0 100644 --- a/docs/reference/commandline/swarm_join-token.md +++ b/docs/reference/commandline/swarm_join-token.md @@ -4,15 +4,6 @@ description: "The swarm join-token command description and usage" keywords: "swarm, join-token" --- - - # swarm join-token ```markdown diff --git a/docs/reference/commandline/swarm_join.md b/docs/reference/commandline/swarm_join.md index 44f4572159..1be75d4418 100644 --- a/docs/reference/commandline/swarm_join.md +++ b/docs/reference/commandline/swarm_join.md @@ -4,15 +4,6 @@ description: "The swarm join command description and usage" keywords: "swarm, join" --- - - # swarm join ```markdown diff --git a/docs/reference/commandline/swarm_leave.md b/docs/reference/commandline/swarm_leave.md index d0469e786c..66341b8cad 100644 --- a/docs/reference/commandline/swarm_leave.md +++ b/docs/reference/commandline/swarm_leave.md @@ -4,15 +4,6 @@ description: "The swarm leave command description and usage" keywords: "swarm, leave" --- - - # swarm leave ```markdown diff --git a/docs/reference/commandline/swarm_unlock-key.md b/docs/reference/commandline/swarm_unlock-key.md index 43a6085787..8c2786a596 100644 --- a/docs/reference/commandline/swarm_unlock-key.md +++ b/docs/reference/commandline/swarm_unlock-key.md @@ -4,15 +4,6 @@ description: "The swarm unlock-keycommand description and usage" keywords: "swarm, unlock-key" --- - - # swarm unlock-key ```markdown diff --git a/docs/reference/commandline/swarm_unlock.md b/docs/reference/commandline/swarm_unlock.md index eb64c1a5ff..03e374dd45 100644 --- a/docs/reference/commandline/swarm_unlock.md +++ b/docs/reference/commandline/swarm_unlock.md @@ -4,15 +4,6 @@ description: "The swarm unlock command description and usage" keywords: "swarm, unlock" --- - - # swarm unlock ```markdown diff --git a/docs/reference/commandline/swarm_update.md b/docs/reference/commandline/swarm_update.md index fd3c4e2ce8..31e43d2e60 100644 --- a/docs/reference/commandline/swarm_update.md +++ b/docs/reference/commandline/swarm_update.md @@ -4,15 +4,6 @@ description: "The swarm update command description and usage" keywords: "swarm, update" --- - - # swarm update ```markdown diff --git a/docs/reference/commandline/system.md b/docs/reference/commandline/system.md index 2ccc6f7f2a..2090bbf12c 100644 --- a/docs/reference/commandline/system.md +++ b/docs/reference/commandline/system.md @@ -4,15 +4,6 @@ description: "The system command description and usage" keywords: "system" --- - - # system ```markdown diff --git a/docs/reference/commandline/system_df.md b/docs/reference/commandline/system_df.md index 4641ad6ddb..a894dcdf68 100644 --- a/docs/reference/commandline/system_df.md +++ b/docs/reference/commandline/system_df.md @@ -4,15 +4,6 @@ description: "The system df command description and usage" keywords: "system, data, usage, disk" --- - - # system df ```markdown diff --git a/docs/reference/commandline/system_events.md b/docs/reference/commandline/system_events.md index 847bc68aa3..8b020dec63 100644 --- a/docs/reference/commandline/system_events.md +++ b/docs/reference/commandline/system_events.md @@ -4,15 +4,6 @@ description: "The system events command description and usage" keywords: "system, events, container, report" --- - - # system events ```markdown diff --git a/docs/reference/commandline/system_prune.md b/docs/reference/commandline/system_prune.md index db31ef2a5e..a08894ead1 100644 --- a/docs/reference/commandline/system_prune.md +++ b/docs/reference/commandline/system_prune.md @@ -4,15 +4,6 @@ description: "Remove unused data" keywords: "system, prune, delete, remove" --- - - # system prune ```markdown diff --git a/docs/reference/commandline/tag.md b/docs/reference/commandline/tag.md index 44dc864beb..b6a0feb8c4 100644 --- a/docs/reference/commandline/tag.md +++ b/docs/reference/commandline/tag.md @@ -4,15 +4,6 @@ description: "The tag command description and usage" keywords: "tag, name, image" --- - - # tag ```markdown diff --git a/docs/reference/commandline/top.md b/docs/reference/commandline/top.md index baf7469874..415d0433f8 100644 --- a/docs/reference/commandline/top.md +++ b/docs/reference/commandline/top.md @@ -4,15 +4,6 @@ description: "The top command description and usage" keywords: "container, running, processes" --- - - # top ```markdown diff --git a/docs/reference/commandline/trust_inspect.md b/docs/reference/commandline/trust_inspect.md index 72f6642adb..e514069e82 100644 --- a/docs/reference/commandline/trust_inspect.md +++ b/docs/reference/commandline/trust_inspect.md @@ -4,15 +4,6 @@ description: "The inspect command description and usage" keywords: "inspect, notary, trust" --- - - # trust inspect ```markdown diff --git a/docs/reference/commandline/trust_key_generate.md b/docs/reference/commandline/trust_key_generate.md index e01c928668..7baa2be7fe 100644 --- a/docs/reference/commandline/trust_key_generate.md +++ b/docs/reference/commandline/trust_key_generate.md @@ -4,15 +4,6 @@ description: "The key generate command description and usage" keywords: "key, notary, trust" --- - - # trust key generate ```markdown diff --git a/docs/reference/commandline/trust_key_load.md b/docs/reference/commandline/trust_key_load.md index 20b7cffa10..f14c9e1eb9 100644 --- a/docs/reference/commandline/trust_key_load.md +++ b/docs/reference/commandline/trust_key_load.md @@ -4,15 +4,6 @@ description: "The key load command description and usage" keywords: "key, notary, trust" --- - - # trust key load ```markdown diff --git a/docs/reference/commandline/trust_revoke.md b/docs/reference/commandline/trust_revoke.md index 25bd9ea38f..72e2d63ba9 100644 --- a/docs/reference/commandline/trust_revoke.md +++ b/docs/reference/commandline/trust_revoke.md @@ -4,15 +4,6 @@ description: "The revoke command description and usage" keywords: "revoke, notary, trust" --- - - # trust revoke ```markdown diff --git a/docs/reference/commandline/trust_sign.md b/docs/reference/commandline/trust_sign.md index fe5f13ab00..1e0bf50ff7 100644 --- a/docs/reference/commandline/trust_sign.md +++ b/docs/reference/commandline/trust_sign.md @@ -4,15 +4,6 @@ description: "The sign command description and usage" keywords: "sign, notary, trust" --- - - # trust sign ```markdown diff --git a/docs/reference/commandline/trust_signer_add.md b/docs/reference/commandline/trust_signer_add.md index ab53a9f288..b58f056190 100644 --- a/docs/reference/commandline/trust_signer_add.md +++ b/docs/reference/commandline/trust_signer_add.md @@ -4,15 +4,6 @@ description: "The signer add command description and usage" keywords: "signer, notary, trust" --- - - # trust signer add ```markdown diff --git a/docs/reference/commandline/trust_signer_remove.md b/docs/reference/commandline/trust_signer_remove.md index 03ce4922d1..74dcdbf223 100644 --- a/docs/reference/commandline/trust_signer_remove.md +++ b/docs/reference/commandline/trust_signer_remove.md @@ -4,15 +4,6 @@ description: "The signer remove command description and usage" keywords: "signer, notary, trust" --- - - # trust signer remove ```markdown diff --git a/docs/reference/commandline/unpause.md b/docs/reference/commandline/unpause.md index 9084626f69..0cced5fb60 100644 --- a/docs/reference/commandline/unpause.md +++ b/docs/reference/commandline/unpause.md @@ -4,15 +4,6 @@ description: "The unpause command description and usage" keywords: "cgroups, suspend, container" --- - - # unpause ```markdown diff --git a/docs/reference/commandline/update.md b/docs/reference/commandline/update.md index dacd7d8730..f218f61cc2 100644 --- a/docs/reference/commandline/update.md +++ b/docs/reference/commandline/update.md @@ -4,15 +4,6 @@ description: "The update command description and usage" keywords: "resources, update, dynamically" --- - - ## update ```markdown diff --git a/docs/reference/commandline/version.md b/docs/reference/commandline/version.md index c138052b9c..8e4997a0eb 100644 --- a/docs/reference/commandline/version.md +++ b/docs/reference/commandline/version.md @@ -4,15 +4,6 @@ description: "The version command description and usage" keywords: "version, architecture, api" --- - - # version ```markdown diff --git a/docs/reference/commandline/volume.md b/docs/reference/commandline/volume.md index a49fc5e706..f28ad491d8 100644 --- a/docs/reference/commandline/volume.md +++ b/docs/reference/commandline/volume.md @@ -4,15 +4,6 @@ description: "The volume command description and usage" keywords: "volume" --- - - # volume ```markdown diff --git a/docs/reference/commandline/volume_create.md b/docs/reference/commandline/volume_create.md index 226eec78cb..b8057b8302 100644 --- a/docs/reference/commandline/volume_create.md +++ b/docs/reference/commandline/volume_create.md @@ -4,15 +4,6 @@ description: "The volume create command description and usage" keywords: "volume, create" --- - - # volume create ```markdown diff --git a/docs/reference/commandline/volume_inspect.md b/docs/reference/commandline/volume_inspect.md index b5debc59d8..4a5b721fb1 100644 --- a/docs/reference/commandline/volume_inspect.md +++ b/docs/reference/commandline/volume_inspect.md @@ -4,15 +4,6 @@ description: "The volume inspect command description and usage" keywords: "volume, inspect" --- - - # volume inspect ```markdown diff --git a/docs/reference/commandline/volume_ls.md b/docs/reference/commandline/volume_ls.md index 53a526a086..dc922365cb 100644 --- a/docs/reference/commandline/volume_ls.md +++ b/docs/reference/commandline/volume_ls.md @@ -4,15 +4,6 @@ description: "The volume ls command description and usage" keywords: "volume, list" --- - - # volume ls ```markdown diff --git a/docs/reference/commandline/volume_prune.md b/docs/reference/commandline/volume_prune.md index 8d002381be..f11c89002e 100644 --- a/docs/reference/commandline/volume_prune.md +++ b/docs/reference/commandline/volume_prune.md @@ -4,15 +4,6 @@ description: "Remove unused local volumes" keywords: "volume, prune, delete" --- - - # volume prune ```markdown diff --git a/docs/reference/commandline/volume_rm.md b/docs/reference/commandline/volume_rm.md index d3d19f36c8..03bfcb0385 100644 --- a/docs/reference/commandline/volume_rm.md +++ b/docs/reference/commandline/volume_rm.md @@ -4,15 +4,6 @@ description: "the volume rm command description and usage" keywords: "volume, rm" --- - - # volume rm ```markdown diff --git a/docs/reference/commandline/wait.md b/docs/reference/commandline/wait.md index e1bede9ebb..4b4e5ba139 100644 --- a/docs/reference/commandline/wait.md +++ b/docs/reference/commandline/wait.md @@ -4,15 +4,6 @@ description: "The wait command description and usage" keywords: "container, stop, wait" --- - - # wait ```markdown