Browse Source

Merge pull request #28053 from gdevillele/pr_fix_docs_frontmatter_keywords_2

fix frontmatter keywords value type (string, instead of []string) in /docs/reference/
Misty Stanley-Jones 8 years ago
parent
commit
a89f8f2d93
100 changed files with 100 additions and 100 deletions
  1. 1 1
      docs/reference/api/docker-io_api.md
  2. 1 1
      docs/reference/api/docker_io_accounts_api.md
  3. 1 1
      docs/reference/api/docker_remote_api.md
  4. 1 1
      docs/reference/api/docker_remote_api_v1.18.md
  5. 1 1
      docs/reference/api/docker_remote_api_v1.19.md
  6. 1 1
      docs/reference/api/docker_remote_api_v1.20.md
  7. 1 1
      docs/reference/api/docker_remote_api_v1.21.md
  8. 1 1
      docs/reference/api/docker_remote_api_v1.22.md
  9. 1 1
      docs/reference/api/docker_remote_api_v1.23.md
  10. 1 1
      docs/reference/api/docker_remote_api_v1.24.md
  11. 1 1
      docs/reference/api/docker_remote_api_v1.25.md
  12. 1 1
      docs/reference/api/hub_registry_spec.md
  13. 1 1
      docs/reference/api/index.md
  14. 1 1
      docs/reference/api/remote_api_client_libraries.md
  15. 1 1
      docs/reference/builder.md
  16. 1 1
      docs/reference/commandline/attach.md
  17. 1 1
      docs/reference/commandline/build.md
  18. 1 1
      docs/reference/commandline/cli.md
  19. 1 1
      docs/reference/commandline/commit.md
  20. 1 1
      docs/reference/commandline/container_prune.md
  21. 1 1
      docs/reference/commandline/cp.md
  22. 1 1
      docs/reference/commandline/create.md
  23. 1 1
      docs/reference/commandline/deploy.md
  24. 1 1
      docs/reference/commandline/diff.md
  25. 1 1
      docs/reference/commandline/dockerd.md
  26. 1 1
      docs/reference/commandline/events.md
  27. 1 1
      docs/reference/commandline/exec.md
  28. 1 1
      docs/reference/commandline/export.md
  29. 1 1
      docs/reference/commandline/history.md
  30. 1 1
      docs/reference/commandline/image_prune.md
  31. 1 1
      docs/reference/commandline/images.md
  32. 1 1
      docs/reference/commandline/import.md
  33. 1 1
      docs/reference/commandline/index.md
  34. 1 1
      docs/reference/commandline/info.md
  35. 1 1
      docs/reference/commandline/inspect.md
  36. 1 1
      docs/reference/commandline/kill.md
  37. 1 1
      docs/reference/commandline/load.md
  38. 1 1
      docs/reference/commandline/login.md
  39. 1 1
      docs/reference/commandline/logout.md
  40. 1 1
      docs/reference/commandline/logs.md
  41. 1 1
      docs/reference/commandline/menu.md
  42. 1 1
      docs/reference/commandline/network_connect.md
  43. 1 1
      docs/reference/commandline/network_create.md
  44. 1 1
      docs/reference/commandline/network_disconnect.md
  45. 1 1
      docs/reference/commandline/network_inspect.md
  46. 1 1
      docs/reference/commandline/network_ls.md
  47. 1 1
      docs/reference/commandline/network_prune.md
  48. 1 1
      docs/reference/commandline/network_rm.md
  49. 1 1
      docs/reference/commandline/node_demote.md
  50. 1 1
      docs/reference/commandline/node_inspect.md
  51. 1 1
      docs/reference/commandline/node_ls.md
  52. 1 1
      docs/reference/commandline/node_promote.md
  53. 1 1
      docs/reference/commandline/node_rm.md
  54. 1 1
      docs/reference/commandline/node_update.md
  55. 1 1
      docs/reference/commandline/pause.md
  56. 1 1
      docs/reference/commandline/plugin_disable.md
  57. 1 1
      docs/reference/commandline/plugin_enable.md
  58. 1 1
      docs/reference/commandline/plugin_inspect.md
  59. 1 1
      docs/reference/commandline/plugin_install.md
  60. 1 1
      docs/reference/commandline/plugin_ls.md
  61. 1 1
      docs/reference/commandline/plugin_rm.md
  62. 1 1
      docs/reference/commandline/port.md
  63. 1 1
      docs/reference/commandline/ps.md
  64. 1 1
      docs/reference/commandline/pull.md
  65. 1 1
      docs/reference/commandline/push.md
  66. 1 1
      docs/reference/commandline/rename.md
  67. 1 1
      docs/reference/commandline/restart.md
  68. 1 1
      docs/reference/commandline/rm.md
  69. 1 1
      docs/reference/commandline/rmi.md
  70. 1 1
      docs/reference/commandline/run.md
  71. 1 1
      docs/reference/commandline/save.md
  72. 1 1
      docs/reference/commandline/search.md
  73. 1 1
      docs/reference/commandline/service_create.md
  74. 1 1
      docs/reference/commandline/service_inspect.md
  75. 1 1
      docs/reference/commandline/service_ls.md
  76. 1 1
      docs/reference/commandline/service_ps.md
  77. 1 1
      docs/reference/commandline/service_rm.md
  78. 1 1
      docs/reference/commandline/service_scale.md
  79. 1 1
      docs/reference/commandline/service_update.md
  80. 1 1
      docs/reference/commandline/stack_config.md
  81. 1 1
      docs/reference/commandline/stack_deploy.md
  82. 1 1
      docs/reference/commandline/stack_ls.md
  83. 1 1
      docs/reference/commandline/stack_ps.md
  84. 1 1
      docs/reference/commandline/stack_rm.md
  85. 1 1
      docs/reference/commandline/stack_services.md
  86. 1 1
      docs/reference/commandline/start.md
  87. 1 1
      docs/reference/commandline/stats.md
  88. 1 1
      docs/reference/commandline/stop.md
  89. 1 1
      docs/reference/commandline/swarm_init.md
  90. 1 1
      docs/reference/commandline/swarm_join.md
  91. 1 1
      docs/reference/commandline/swarm_join_token.md
  92. 1 1
      docs/reference/commandline/swarm_leave.md
  93. 1 1
      docs/reference/commandline/swarm_update.md
  94. 1 1
      docs/reference/commandline/system_df.md
  95. 1 1
      docs/reference/commandline/system_prune.md
  96. 1 1
      docs/reference/commandline/tag.md
  97. 1 1
      docs/reference/commandline/top.md
  98. 1 1
      docs/reference/commandline/unpause.md
  99. 1 1
      docs/reference/commandline/update.md
  100. 1 1
      docs/reference/commandline/version.md

+ 1 - 1
docs/reference/api/docker-io_api.md

@@ -2,7 +2,7 @@
 published: false
 published: false
 title: "Docker Hub API"
 title: "Docker Hub API"
 description: "API Documentation for the Docker Hub API"
 description: "API Documentation for the Docker Hub API"
-keywords: ["API, Docker, index, REST, documentation, Docker Hub,  registry"]
+keywords: "API, Docker, index, REST, documentation, Docker Hub, registry"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_io_accounts_api.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "docker.io accounts API"
 title: "docker.io accounts API"
 description: "API Documentation for docker.io accounts."
 description: "API Documentation for docker.io accounts."
-keywords: ["API, Docker, accounts, REST,  documentation"]
+keywords: "API, Docker, accounts, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API"
 title: "Remote API"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.18.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.18"
 title: "Remote API v1.18"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.19.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.19"
 title: "Remote API v1.19"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.20.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.20"
 title: "Remote API v1.20"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.21.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.21"
 title: "Remote API v1.21"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.22.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.22"
 title: "Remote API v1.22"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.23.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.23"
 title: "Remote API v1.23"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.24.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.24"
 title: "Remote API v1.24"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/docker_remote_api_v1.25.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API v1.25"
 title: "Remote API v1.25"
 description: "API Documentation for Docker"
 description: "API Documentation for Docker"
-keywords: ["API, Docker, rcli, REST,  documentation"]
+keywords: "API, Docker, rcli, REST, documentation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/hub_registry_spec.md

@@ -2,7 +2,7 @@
 published: false
 published: false
 title: "The Docker Hub and the Registry v1"
 title: "The Docker Hub and the Registry v1"
 description: "Documentation for docker Registry and Registry API"
 description: "Documentation for docker Registry and Registry API"
-keywords: ["docker, registry, api,  hub"]
+keywords: "docker, registry, api, hub"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/api/index.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "API Reference"
 title: "API Reference"
 description: "Reference"
 description: "Reference"
-keywords: ["Engine"]
+keywords: "Engine"
 identifier: "engine_remoteapi"
 identifier: "engine_remoteapi"
 ---
 ---
 
 

+ 1 - 1
docs/reference/api/remote_api_client_libraries.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Remote API client libraries"
 title: "Remote API client libraries"
 description: "Various client libraries available to use with the Docker remote API"
 description: "Various client libraries available to use with the Docker remote API"
-keywords: ["API, Docker, index, registry, REST, documentation, clients, C#, Erlang, Go, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby, Rust,  Scala"]
+keywords: "API, Docker, index, registry, REST, documentation, clients, C#, Erlang, Go, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby, Rust, Scala"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/builder.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Dockerfile reference"
 title: "Dockerfile reference"
 description: "Dockerfiles use a simple DSL which allows you to automate the steps you would normally manually take to create an image."
 description: "Dockerfiles use a simple DSL which allows you to automate the steps you would normally manually take to create an image."
-keywords: ["builder, docker, Dockerfile, automation,  image creation"]
+keywords: "builder, docker, Dockerfile, automation, image creation"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/attach.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "attach"
 title: "attach"
 description: "The attach command description and usage"
 description: "The attach command description and usage"
-keywords: ["attach, running, container"]
+keywords: "attach, running, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/build.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "build"
 title: "build"
 description: "The build command description and usage"
 description: "The build command description and usage"
-keywords: ["build, docker, image"]
+keywords: "build, docker, image"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/cli.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Use the Docker command line"
 title: "Use the Docker command line"
 description: "Docker's CLI command description and usage"
 description: "Docker's CLI command description and usage"
-keywords: ["Docker, Docker documentation, CLI,  command line"]
+keywords: "Docker, Docker documentation, CLI, command line"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/commit.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "commit"
 title: "commit"
 description: "The commit command description and usage"
 description: "The commit command description and usage"
-keywords: ["commit, file, changes"]
+keywords: "commit, file, changes"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/container_prune.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "container prune"
 title: "container prune"
 description: "Remove all stopped containers"
 description: "Remove all stopped containers"
-keywords: [container, prune, delete, remove]
+keywords: container, prune, delete, remove
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/cp.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "cp"
 title: "cp"
 description: "The cp command description and usage"
 description: "The cp command description and usage"
-keywords: ["copy, container, files, folders"]
+keywords: "copy, container, files, folders"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/create.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "create"
 title: "create"
 description: "The create command description and usage"
 description: "The create command description and usage"
-keywords: ["docker, create, container"]
+keywords: "docker, create, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/deploy.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "deploy"
 title: "deploy"
 description: "The deploy command description and usage"
 description: "The deploy command description and usage"
-keywords: ["stack, deploy"]
+keywords: "stack, deploy"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/diff.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "diff"
 title: "diff"
 description: "The diff command description and usage"
 description: "The diff command description and usage"
-keywords: ["list, changed, files, container"]
+keywords: "list, changed, files, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/dockerd.md

@@ -2,7 +2,7 @@
 title: "dockerd"
 title: "dockerd"
 aliases: ["/engine/reference/commandline/daemon/"]
 aliases: ["/engine/reference/commandline/daemon/"]
 description: "The daemon command description and usage"
 description: "The daemon command description and usage"
-keywords: ["container, daemon, runtime"]
+keywords: "container, daemon, runtime"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/events.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "events"
 title: "events"
 description: "The events command description and usage"
 description: "The events command description and usage"
-keywords: ["events, container, report"]
+keywords: "events, container, report"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/exec.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "exec"
 title: "exec"
 description: "The exec command description and usage"
 description: "The exec command description and usage"
-keywords: ["command, container, run, execute"]
+keywords: "command, container, run, execute"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/export.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "export"
 title: "export"
 description: "The export command description and usage"
 description: "The export command description and usage"
-keywords: ["export, file, system, container"]
+keywords: "export, file, system, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/history.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "history"
 title: "history"
 description: "The history command description and usage"
 description: "The history command description and usage"
-keywords: ["docker, image, history"]
+keywords: "docker, image, history"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/image_prune.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "image prune"
 title: "image prune"
 description: "Remove all stopped images"
 description: "Remove all stopped images"
-keywords: [image, prune, delete, remove]
+keywords: "image, prune, delete, remove"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/images.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "images"
 title: "images"
 description: "The images command description and usage"
 description: "The images command description and usage"
-keywords: ["list, docker, images"]
+keywords: "list, docker, images"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/import.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "import"
 title: "import"
 description: "The import command description and usage"
 description: "The import command description and usage"
-keywords: ["import, file, system, container"]
+keywords: "import, file, system, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/index.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Docker commands"
 title: "Docker commands"
 description: "Docker's CLI command description and usage"
 description: "Docker's CLI command description and usage"
-keywords: ["Docker, Docker documentation, CLI,  command line"]
+keywords: "Docker, Docker documentation, CLI, command line"
 identifier: "smn_cli_guide"
 identifier: "smn_cli_guide"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/info.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "info"
 title: "info"
 description: "The info command description and usage"
 description: "The info command description and usage"
-keywords: ["display, docker, information"]
+keywords: "display, docker, information"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/inspect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "inspect"
 title: "inspect"
 description: "The inspect command description and usage"
 description: "The inspect command description and usage"
-keywords: ["inspect, container, json"]
+keywords: "inspect, container, json"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/kill.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "kill"
 title: "kill"
 description: "The kill command description and usage"
 description: "The kill command description and usage"
-keywords: ["container, kill, signal"]
+keywords: "container, kill, signal"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/load.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "load"
 title: "load"
 description: "The load command description and usage"
 description: "The load command description and usage"
-keywords: ["stdin, tarred, repository"]
+keywords: "stdin, tarred, repository"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/login.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "login"
 title: "login"
 description: "The login command description and usage"
 description: "The login command description and usage"
-keywords: ["registry, login, image"]
+keywords: "registry, login, image"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/logout.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "logout"
 title: "logout"
 description: "The logout command description and usage"
 description: "The logout command description and usage"
-keywords: ["logout, docker, registry"]
+keywords: "logout, docker, registry"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/logs.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "logs"
 title: "logs"
 description: "The logs command description and usage"
 description: "The logs command description and usage"
-keywords: ["logs, retrieve, docker"]
+keywords: "logs, retrieve, docker"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/menu.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "Command line reference"
 title: "Command line reference"
 description: "Docker's CLI command description and usage"
 description: "Docker's CLI command description and usage"
-keywords: ["Docker, Docker documentation, CLI,  command line"]
+keywords: "Docker, Docker documentation, CLI, command line"
 identifier:  "smn_cli"
 identifier:  "smn_cli"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/network_connect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network connect"
 title: "network connect"
 description: "The network connect command description and usage"
 description: "The network connect command description and usage"
-keywords: ["network, connect, user-defined"]
+keywords: "network, connect, user-defined"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/network_create.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network create"
 title: "network create"
 description: "The network create command description and usage"
 description: "The network create command description and usage"
-keywords: ["network, create"]
+keywords: "network, create"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/network_disconnect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network disconnect"
 title: "network disconnect"
 description: "The network disconnect command description and usage"
 description: "The network disconnect command description and usage"
-keywords: ["network, disconnect, user-defined"]
+keywords: "network, disconnect, user-defined"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/network_inspect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network inspect"
 title: "network inspect"
 description: "The network inspect command description and usage"
 description: "The network inspect command description and usage"
-keywords: ["network, inspect, user-defined"]
+keywords: "network, inspect, user-defined"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/network_ls.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network ls"
 title: "network ls"
 description: "The network ls command description and usage"
 description: "The network ls command description and usage"
-keywords: ["network, list, user-defined"]
+keywords: "network, list, user-defined"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/network_prune.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network prune"
 title: "network prune"
 description: "Remove unused networks"
 description: "Remove unused networks"
-keywords: [network, prune, delete]
+keywords: "network, prune, delete"
 ---
 ---
 
 
 # network prune
 # network prune

+ 1 - 1
docs/reference/commandline/network_rm.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "network rm"
 title: "network rm"
 description: "the network rm command description and usage"
 description: "the network rm command description and usage"
-keywords: ["network, rm, user-defined"]
+keywords: "network, rm, user-defined"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/node_demote.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "node demote"
 title: "node demote"
 description: "The node demote command description and usage"
 description: "The node demote command description and usage"
-keywords: ["node, demote"]
+keywords: "node, demote"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/node_inspect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "node inspect"
 title: "node inspect"
 description: "The node inspect command description and usage"
 description: "The node inspect command description and usage"
-keywords: ["node, inspect"]
+keywords: "node, inspect"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/node_ls.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "node ls"
 title: "node ls"
 description: "The node ls command description and usage"
 description: "The node ls command description and usage"
-keywords: ["node, list"]
+keywords: "node, list"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/node_promote.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "node promote"
 title: "node promote"
 description: "The node promote command description and usage"
 description: "The node promote command description and usage"
-keywords: ["node, promote"]
+keywords: "node, promote"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/node_rm.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "node rm"
 title: "node rm"
 description: "The node rm command description and usage"
 description: "The node rm command description and usage"
-keywords: ["node, remove"]
+keywords: "node, remove"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/node_update.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "node update"
 title: "node update"
 description: "The node update command description and usage"
 description: "The node update command description and usage"
-keywords: ["resources, update, dynamically"]
+keywords: "resources, update, dynamically"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/pause.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "pause"
 title: "pause"
 description: "The pause command description and usage"
 description: "The pause command description and usage"
-keywords: ["cgroups, container, suspend, SIGSTOP"]
+keywords: "cgroups, container, suspend, SIGSTOP"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/plugin_disable.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "plugin disable"
 title: "plugin disable"
 description: "the plugin disable command description and usage"
 description: "the plugin disable command description and usage"
-keywords: ["plugin, disable"]
+keywords: "plugin, disable"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/plugin_enable.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "plugin enable"
 title: "plugin enable"
 description: "the plugin enable command description and usage"
 description: "the plugin enable command description and usage"
-keywords: ["plugin, enable"]
+keywords: "plugin, enable"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/plugin_inspect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "plugin inspect"
 title: "plugin inspect"
 description: "The plugin inspect command description and usage"
 description: "The plugin inspect command description and usage"
-keywords: ["plugin, inspect"]
+keywords: "plugin, inspect"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/plugin_install.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "plugin install"
 title: "plugin install"
 description: "the plugin install command description and usage"
 description: "the plugin install command description and usage"
-keywords: ["plugin, install"]
+keywords: "plugin, install"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/plugin_ls.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "plugin ls"
 title: "plugin ls"
 description: "The plugin ls command description and usage"
 description: "The plugin ls command description and usage"
-keywords: ["plugin, list"]
+keywords: "plugin, list"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/plugin_rm.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "plugin rm"
 title: "plugin rm"
 description: "the plugin rm command description and usage"
 description: "the plugin rm command description and usage"
-keywords: ["plugin, rm"]
+keywords: "plugin, rm"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/port.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "port"
 title: "port"
 description: "The port command description and usage"
 description: "The port command description and usage"
-keywords: ["port, mapping, container"]
+keywords: "port, mapping, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/ps.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "ps"
 title: "ps"
 description: "The ps command description and usage"
 description: "The ps command description and usage"
-keywords: ["container, running, list"]
+keywords: "container, running, list"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/pull.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "pull"
 title: "pull"
 description: "The pull command description and usage"
 description: "The pull command description and usage"
-keywords: ["pull, image, hub, docker"]
+keywords: "pull, image, hub, docker"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/push.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "push"
 title: "push"
 description: "The push command description and usage"
 description: "The push command description and usage"
-keywords: ["share, push, image"]
+keywords: "share, push, image"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/rename.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "rename"
 title: "rename"
 description: "The rename command description and usage"
 description: "The rename command description and usage"
-keywords: ["rename, docker, container"]
+keywords: "rename, docker, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/restart.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "restart"
 title: "restart"
 description: "The restart command description and usage"
 description: "The restart command description and usage"
-keywords: ["restart, container, Docker"]
+keywords: "restart, container, Docker"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/rm.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "rm"
 title: "rm"
 description: "The rm command description and usage"
 description: "The rm command description and usage"
-keywords: ["remove, Docker, container"]
+keywords: "remove, Docker, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/rmi.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "rmi"
 title: "rmi"
 description: "The rmi command description and usage"
 description: "The rmi command description and usage"
-keywords: ["remove, image, Docker"]
+keywords: "remove, image, Docker"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/run.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "run"
 title: "run"
 description: "The run command description and usage"
 description: "The run command description and usage"
-keywords: ["run, command, container"]
+keywords: "run, command, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/save.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "save"
 title: "save"
 description: "The save command description and usage"
 description: "The save command description and usage"
-keywords: ["tarred, repository, backup"]
+keywords: "tarred, repository, backup"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/search.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "search"
 title: "search"
 description: "The search command description and usage"
 description: "The search command description and usage"
-keywords: ["search, hub, images"]
+keywords: "search, hub, images"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/service_create.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service create"
 title: "service create"
 description: "The service create command description and usage"
 description: "The service create command description and usage"
-keywords: ["service, create"]
+keywords: "service, create"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/service_inspect.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service inspect"
 title: "service inspect"
 description: "The service inspect command description and usage"
 description: "The service inspect command description and usage"
-keywords: ["service, inspect"]
+keywords: "service, inspect"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/service_ls.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service ls"
 title: "service ls"
 description: "The service ls command description and usage"
 description: "The service ls command description and usage"
-keywords: ["service, ls"]
+keywords: "service, ls"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/service_ps.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service ps"
 title: "service ps"
 description: "The service ps command description and usage"
 description: "The service ps command description and usage"
-keywords: service, tasks, ps
+keywords: "service, tasks, ps"
 aliases: ["/engine/reference/commandline/service_tasks/"]
 aliases: ["/engine/reference/commandline/service_tasks/"]
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/service_rm.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service rm"
 title: "service rm"
 description: "The service rm command description and usage"
 description: "The service rm command description and usage"
-keywords: ["service, rm"]
+keywords: "service, rm"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/service_scale.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service scale"
 title: "service scale"
 description: "The service scale command description and usage"
 description: "The service scale command description and usage"
-keywords: ["service, scale"]
+keywords: "service, scale"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/service_update.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "service update"
 title: "service update"
 description: "The service update command description and usage"
 description: "The service update command description and usage"
-keywords: ["service, update"]
+keywords: "service, update"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/stack_config.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stack config"
 title: "stack config"
 description: "The stack config command description and usage"
 description: "The stack config command description and usage"
-keywords: ["stack, config"]
+keywords: "stack, config"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/stack_deploy.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stack deploy"
 title: "stack deploy"
 description: "The stack deploy command description and usage"
 description: "The stack deploy command description and usage"
-keywords: ["stack, deploy, up"]
+keywords: "stack, deploy, up"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/stack_ls.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stack ls"
 title: "stack ls"
 description: "The stack ls command description and usage"
 description: "The stack ls command description and usage"
-keywords: ["stack, ls"]
+keywords: "stack, ls"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/stack_ps.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stack ps"
 title: "stack ps"
 description: "The stack ps command description and usage"
 description: "The stack ps command description and usage"
-keywords: ["stack, ps"]
+keywords: "stack, ps"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/stack_rm.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stack rm"
 title: "stack rm"
 description: "The stack rm command description and usage"
 description: "The stack rm command description and usage"
-keywords: ["stack, rm, remove, down"]
+keywords: "stack, rm, remove, down"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/stack_services.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stack services"
 title: "stack services"
 description: "The stack services command description and usage"
 description: "The stack services command description and usage"
-keywords: ["stack, services"]
+keywords: "stack, services"
 advisory: "experimental"
 advisory: "experimental"
 ---
 ---
 
 

+ 1 - 1
docs/reference/commandline/start.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "start"
 title: "start"
 description: "The start command description and usage"
 description: "The start command description and usage"
-keywords: ["Start, container, stopped"]
+keywords: "Start, container, stopped"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/stats.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stats"
 title: "stats"
 description: "The stats command description and usage"
 description: "The stats command description and usage"
-keywords: ["container, resource, statistics"]
+keywords: "container, resource, statistics"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/stop.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "stop"
 title: "stop"
 description: "The stop command description and usage"
 description: "The stop command description and usage"
-keywords: ["stop, SIGKILL, SIGTERM"]
+keywords: "stop, SIGKILL, SIGTERM"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/swarm_init.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "swarm init"
 title: "swarm init"
 description: "The swarm init command description and usage"
 description: "The swarm init command description and usage"
-keywords: ["swarm, init"]
+keywords: "swarm, init"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/swarm_join.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "swarm join"
 title: "swarm join"
 description: "The swarm join command description and usage"
 description: "The swarm join command description and usage"
-keywords: ["swarm, join"]
+keywords: "swarm, join"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/swarm_join_token.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "swarm join-token"
 title: "swarm join-token"
 description: "The swarm join-token command description and usage"
 description: "The swarm join-token command description and usage"
-keywords: ["swarm, join-token"]
+keywords: "swarm, join-token"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/swarm_leave.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "swarm leave"
 title: "swarm leave"
 description: "The swarm leave command description and usage"
 description: "The swarm leave command description and usage"
-keywords: ["swarm, leave"]
+keywords: "swarm, leave"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/swarm_update.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "swarm update"
 title: "swarm update"
 description: "The swarm update command description and usage"
 description: "The swarm update command description and usage"
-keywords: ["swarm, update"]
+keywords: "swarm, update"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/system_df.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "system df"
 title: "system df"
 description: "The system df command description and usage"
 description: "The system df command description and usage"
-keywords: [system, data, usage, disk]
+keywords: "system, data, usage, disk"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/system_prune.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "system prune"
 title: "system prune"
 description: "Remove unused data"
 description: "Remove unused data"
-keywords: [system, prune, delete, remove]
+keywords: "system, prune, delete, remove"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/tag.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "tag"
 title: "tag"
 description: "The tag command description and usage"
 description: "The tag command description and usage"
-keywords: ["tag, name, image"]
+keywords: "tag, name, image"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/top.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "top"
 title: "top"
 description: "The top command description and usage"
 description: "The top command description and usage"
-keywords: ["container, running, processes"]
+keywords: "container, running, processes"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/unpause.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "unpause"
 title: "unpause"
 description: "The unpause command description and usage"
 description: "The unpause command description and usage"
-keywords: ["cgroups, suspend, container"]
+keywords: "cgroups, suspend, container"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/update.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "update"
 title: "update"
 description: "The update command description and usage"
 description: "The update command description and usage"
-keywords: ["resources, update, dynamically"]
+keywords: "resources, update, dynamically"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

+ 1 - 1
docs/reference/commandline/version.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: "version"
 title: "version"
 description: "The version command description and usage"
 description: "The version command description and usage"
-keywords: ["version, architecture, api"]
+keywords: "version, architecture, api"
 ---
 ---
 
 
 <!-- This file is maintained within the docker/docker Github
 <!-- This file is maintained within the docker/docker Github

Some files were not shown because too many files changed in this diff