Add aliases and options to `docker stack ls` docs

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2016-11-27 04:38:49 -08:00 committed by Tibor Vass
parent bd6d56c796
commit 7e37dd4329
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@ keywords: "stack, ls"
Usage: docker stack ls Usage: docker stack ls
List stacks List stacks
Aliases:
ls, list
Options:
--help Print usage
``` ```
Lists the stacks. Lists the stacks.