Add aliases and options to docker stack ls docs
Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: 8260366dd2fae9ef15a8da52451757ef32e88aca Component: engine
This commit is contained in:
@ -19,6 +19,12 @@ keywords: "stack, ls"
|
||||
Usage: docker stack ls
|
||||
|
||||
List stacks
|
||||
|
||||
Aliases:
|
||||
ls, list
|
||||
|
||||
Options:
|
||||
--help Print usage
|
||||
```
|
||||
|
||||
Lists the stacks.
|
||||
|
||||
Reference in New Issue
Block a user