1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

reference docs: reformat notes

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-04-19 17:08:37 +02:00
parent 8919c228bd
commit 6ae5df423a
39 changed files with 246 additions and 129 deletions

View File

@ -25,10 +25,12 @@ Options:
Remove the stack from the swarm.
> **Note**: This is a cluster management command. When using swarm as an orchestrator,
> this command must be executed on a swarm manager node. To learn about managers
> and workers, refer to the [Swarm mode section](https://docs.docker.com/engine/swarm/)
> in the documentation.
> **Note**
>
> This is a cluster management command, and must be executed on a swarm
> manager node. To learn about managers and workers, refer to the
> [Swarm mode section](https://docs.docker.com/engine/swarm/) in the
> documentation.
## Examples