diff options
Diffstat (limited to 'docs/reference/commandline/stack_rm.md')
| -rw-r--r-- | docs/reference/commandline/stack_rm.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/commandline/stack_rm.md b/docs/reference/commandline/stack_rm.md index fd639978ec..d9d50433a7 100644 --- a/docs/reference/commandline/stack_rm.md +++ b/docs/reference/commandline/stack_rm.md @@ -27,10 +27,12 @@ Options: --help Print usage ``` +## Description + Remove the stack from the swarm. This command has to be run targeting a manager node. -## Related information +## Related commands * [stack deploy](stack_deploy.md) * [stack ls](stack_ls.md) |
