Add aliases and options to docker stack ls
docs
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 8260366dd2
)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
parent
25cb6a829b
commit
555f65587e
1 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,12 @@ keywords: "stack, ls"
|
|||
Usage: docker stack ls
|
||||
|
||||
List stacks
|
||||
|
||||
Aliases:
|
||||
ls, list
|
||||
|
||||
Options:
|
||||
--help Print usage
|
||||
```
|
||||
|
||||
Lists the stacks.
|
||||
|
|
Loading…
Reference in a new issue