mirror of https://github.com/docker/cli.git
Add aliases and options to `docker stack ls` docs
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
bd6d56c796
commit
7e37dd4329
|
@ -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 New Issue