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 <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2016-06-20 00:24:37 -07:00 committed by Tibor Vass
parent e80065ae37
commit 7b22dbd02a
16 changed files with 0 additions and 32 deletions

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # node inspect
Usage: docker node inspect [OPTIONS] self|NODE [NODE...] Usage: docker node inspect [OPTIONS] self|NODE [NODE...]

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # node ls
Usage: docker node ls [OPTIONS] Usage: docker node ls [OPTIONS]

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # node rm
Usage: docker node rm NODE [NODE...] Usage: docker node rm NODE [NODE...]

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # node tasks
Usage: docker node tasks [OPTIONS] NODE Usage: docker node tasks [OPTIONS] NODE

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 ## update
Usage: docker node update [OPTIONS] Node Usage: docker node update [OPTIONS] Node

View File

@ -9,8 +9,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service create
```Markdown ```Markdown

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service inspect
```Markdown ```Markdown

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service ls
```Markdown ```Markdown

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service rm
```Markdown ```Markdown

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service scale
Usage: docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...] Usage: docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...]

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service tasks
```Markdown ```Markdown

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # service update
```Markdown ```Markdown

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # swarm init
Usage: docker swarm init [OPTIONS] Usage: docker swarm init [OPTIONS]

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # swarm join
Usage: docker swarm join [OPTIONS] HOST:PORT Usage: docker swarm join [OPTIONS] HOST:PORT

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # swarm leave
Usage: docker swarm leave Usage: docker swarm leave

View File

@ -8,8 +8,6 @@ parent = "smn_cli"
+++ +++
<![end-metadata]--> <![end-metadata]-->
**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 # swarm update
Usage: docker swarm update [OPTIONS] Usage: docker swarm update [OPTIONS]