From 7b22dbd02a8bf9f8d4ed7ed6402527d71743aee8 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 20 Jun 2016 00:24:37 -0700 Subject: [PATCH] remove "RC" warning from Markdown files A site-wide banner is going to be used, so we don't need this warning Signed-off-by: Sebastiaan van Stijn --- docs/reference/commandline/node_inspect.md | 2 -- docs/reference/commandline/node_ls.md | 2 -- docs/reference/commandline/node_rm.md | 2 -- docs/reference/commandline/node_tasks.md | 2 -- docs/reference/commandline/node_update.md | 2 -- docs/reference/commandline/service_create.md | 2 -- docs/reference/commandline/service_inspect.md | 2 -- docs/reference/commandline/service_ls.md | 2 -- docs/reference/commandline/service_rm.md | 2 -- docs/reference/commandline/service_scale.md | 2 -- docs/reference/commandline/service_tasks.md | 2 -- docs/reference/commandline/service_update.md | 2 -- docs/reference/commandline/swarm_init.md | 2 -- docs/reference/commandline/swarm_join.md | 2 -- docs/reference/commandline/swarm_leave.md | 2 -- docs/reference/commandline/swarm_update.md | 2 -- 16 files changed, 32 deletions(-) diff --git a/docs/reference/commandline/node_inspect.md b/docs/reference/commandline/node_inspect.md index 7bb19214c0..1f4f9b139b 100644 --- a/docs/reference/commandline/node_inspect.md +++ b/docs/reference/commandline/node_inspect.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # node inspect Usage: docker node inspect [OPTIONS] self|NODE [NODE...] diff --git a/docs/reference/commandline/node_ls.md b/docs/reference/commandline/node_ls.md index 56e157a38e..aac74a800e 100644 --- a/docs/reference/commandline/node_ls.md +++ b/docs/reference/commandline/node_ls.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # node ls Usage: docker node ls [OPTIONS] diff --git a/docs/reference/commandline/node_rm.md b/docs/reference/commandline/node_rm.md index 6eb9a873cf..46c0aa565a 100644 --- a/docs/reference/commandline/node_rm.md +++ b/docs/reference/commandline/node_rm.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # node rm Usage: docker node rm NODE [NODE...] diff --git a/docs/reference/commandline/node_tasks.md b/docs/reference/commandline/node_tasks.md index d4c258c1aa..77a09d30bd 100644 --- a/docs/reference/commandline/node_tasks.md +++ b/docs/reference/commandline/node_tasks.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # node tasks Usage: docker node tasks [OPTIONS] NODE diff --git a/docs/reference/commandline/node_update.md b/docs/reference/commandline/node_update.md index 8f005430a3..3de0ba8200 100644 --- a/docs/reference/commandline/node_update.md +++ b/docs/reference/commandline/node_update.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - ## update Usage: docker node update [OPTIONS] Node diff --git a/docs/reference/commandline/service_create.md b/docs/reference/commandline/service_create.md index b3cbb7d604..f12b9362cf 100644 --- a/docs/reference/commandline/service_create.md +++ b/docs/reference/commandline/service_create.md @@ -9,8 +9,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service create ```Markdown diff --git a/docs/reference/commandline/service_inspect.md b/docs/reference/commandline/service_inspect.md index e59baf0203..0803a0f554 100644 --- a/docs/reference/commandline/service_inspect.md +++ b/docs/reference/commandline/service_inspect.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service inspect ```Markdown diff --git a/docs/reference/commandline/service_ls.md b/docs/reference/commandline/service_ls.md index 543c1d6e71..20d121d70c 100644 --- a/docs/reference/commandline/service_ls.md +++ b/docs/reference/commandline/service_ls.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service ls ```Markdown diff --git a/docs/reference/commandline/service_rm.md b/docs/reference/commandline/service_rm.md index 6d0b3bbd9a..149f97b354 100644 --- a/docs/reference/commandline/service_rm.md +++ b/docs/reference/commandline/service_rm.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service rm ```Markdown diff --git a/docs/reference/commandline/service_scale.md b/docs/reference/commandline/service_scale.md index 272dcc849a..eb6036c458 100644 --- a/docs/reference/commandline/service_scale.md +++ b/docs/reference/commandline/service_scale.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service scale Usage: docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...] diff --git a/docs/reference/commandline/service_tasks.md b/docs/reference/commandline/service_tasks.md index e3a4907541..6af040d6f4 100644 --- a/docs/reference/commandline/service_tasks.md +++ b/docs/reference/commandline/service_tasks.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service tasks ```Markdown diff --git a/docs/reference/commandline/service_update.md b/docs/reference/commandline/service_update.md index 716b975d7c..d25cf176ed 100644 --- a/docs/reference/commandline/service_update.md +++ b/docs/reference/commandline/service_update.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # service update ```Markdown diff --git a/docs/reference/commandline/swarm_init.md b/docs/reference/commandline/swarm_init.md index d1e20b6175..b11bea3d7c 100644 --- a/docs/reference/commandline/swarm_init.md +++ b/docs/reference/commandline/swarm_init.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # swarm init Usage: docker swarm init [OPTIONS] diff --git a/docs/reference/commandline/swarm_join.md b/docs/reference/commandline/swarm_join.md index a08c50abca..c9dc417606 100644 --- a/docs/reference/commandline/swarm_join.md +++ b/docs/reference/commandline/swarm_join.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # swarm join Usage: docker swarm join [OPTIONS] HOST:PORT diff --git a/docs/reference/commandline/swarm_leave.md b/docs/reference/commandline/swarm_leave.md index d6ce6de6f5..896273fd19 100644 --- a/docs/reference/commandline/swarm_leave.md +++ b/docs/reference/commandline/swarm_leave.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # swarm leave Usage: docker swarm leave diff --git a/docs/reference/commandline/swarm_update.md b/docs/reference/commandline/swarm_update.md index afbcf6455e..36375a5eac 100644 --- a/docs/reference/commandline/swarm_update.md +++ b/docs/reference/commandline/swarm_update.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes. - # swarm update Usage: docker swarm update [OPTIONS]