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 caba2f977..dcd8a91fa 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 4bec40dbc..2cdb744cd 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 ceab1b366..2244df6e2 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 951af0b2a..5425e0f6e 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 d99a9f857..23eb6b01b 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 996dce2a9..4b9784e6d 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 758e98299..f5f5914a5 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 372387d90..b2cde3406 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 0c662ec61..0266ffffa 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 3599f3af4..14e6c5770 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 559501c64..30f4ef75b 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 fb143282f..1774f8d91 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 e43515cb0..817984b6b 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 e59b9c2e6..f5c0a69dc 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 2d0168930..0c9a96ee2 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 fa5ac22af..51eab8d44 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 551a95709..3a168f337 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 4792256ec..5414b909e 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 88663e4f3..df4d537b2 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 19302b1c1..4fa714ef1 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 1be96c722..4ca4e9e18 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 da0520b5f..b136d6664 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 569a427d1..6d3dc0574 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 87eb8d06a..f18b72b94 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 91480590b..1d4e8c72c 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 474554636..837b331df 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 d65079831..4806546ff 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 ba77185be..308ad88af 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 2bb99b87b..565cc666b 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 c3c76ddad..fe4e5d91d 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 19762b2a3..4d0dd362a 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 dc624d8b6..3534140e4 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 7b6b2a5fb..9c54cbd4c 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 bf95c8a0a..17d9e9854 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 bf3ab3795..ae024b31e 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 dc29708d0..6f7264301 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 5af001d9e..4b6691f74 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 467c1d244..53492ddbf 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 bfe0e4b18..60a0b04f6 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 648c290e0..01195a7ac 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 48efe518e..17f099a0f 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 cf13b9096..bb2d5d810 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 743249afe..0679fda8f 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 bd83a584c..6e2b77c25 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 bfde58b95..812d3eee3 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 ae785cd4e..6c8e11a69 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 0034d0ab7..fe85383a1 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 972f74474..f3cbd2e73 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 5bca9f020..515efb7f6 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 9b488d69e..33beda292 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 c07853752..010f654b5 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 83d2e68eb..3f55cddc8 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 b8319968f..c4e546b98 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 c8bbab75a..a32407306 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 a0c92c52f..2b34b963f 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 1f8937374..bbf09e9c9 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 50fa14c41..87687a23b 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 1970a431f..184ab5f37 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 5ee991e7c..4bfdd96f4 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 bb2d2ec7c..23b063a8c 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 48d0208e0..b49e72612 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 4ddbadfdc..ea05ecb02 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 36ed9c8a5..a0a9a023a 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 aa26fa24d..80b0a2248 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 61050991f..d16890bb5 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 fe5b56e36..28652c376 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 18363a575..337a2e324 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 cc4f2f411..78cc4909a 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 351834de7..d1375be39 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 cfb5045a3..f7bf0593a 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 373fccbfb..531fd72a6 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 aaa8eb308..3f1316256 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 30839e7d7..14e0d76bf 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 46d6a043c..ecce0b9f5 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 a2bfae73f..028c15630 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 4069fb842..5fd1b7101 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 5e69c04d8..504a7f8d0 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 3a90b8449..75a52ce66 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 46c2ffd48..73d56ab12 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 4a8aaf977..b74d01d6f 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 407e8ade2..bd67c00f6 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 ed7142c6c..072fdd344 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 2c950d6a6..866c8f481 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 fbacc8c6b..6c9ff0535 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 c56fb5621..6565f3059 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 f9b51edf1..6022fd6d8 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 cdb5f3ff8..00f33c6e3 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 d21514955..356401a3f 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 3fa205aa3..3ca8b8bbc 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 693871d79..c484573fe 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 7bc706171..ba4e32e4f 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 169fac939..0d61e53ef 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 4f5cb5953..9c13505b1 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 44334254c..9be33f7e1 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 7f0d1d887..e4c567fb7 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 91c3bce03..510bbc6d8 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 a7113afb5..c951d17e7 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 2fd70d911..39567632c 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 8f15ffaca..96ff623ba 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 44f457215..1be75d441 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 d0469e786..66341b8ca 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 43a608578..8c2786a59 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 eb64c1a5f..03e374dd4 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 fd3c4e2ce..31e43d2e6 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 2ccc6f7f2..2090bbf12 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 4641ad6dd..a894dcdf6 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 847bc68aa..8b020dec6 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 db31ef2a5..a08894ead 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 44dc864be..b6a0feb8c 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 baf746987..415d0433f 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 72f6642ad..e514069e8 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 e01c92866..7baa2be7f 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 20b7cffa1..f14c9e1eb 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 25bd9ea38..72e2d63ba 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 fe5f13ab0..1e0bf50ff 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 ab53a9f28..b58f05619 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 03ce4922d..74dcdbf22 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 9084626f6..0cced5fb6 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 dacd7d873..f218f61cc 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 c138052b9..8e4997a0e 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 a49fc5e70..f28ad491d 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 226eec78c..b8057b830 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 b5debc59d..4a5b721fb 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 53a526a08..dc922365c 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 8d002381b..f11c89002 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 d3d19f36c..03bfcb038 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 e1bede9eb..4b4e5ba13 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