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:
Harald Albers 2016-11-27 04:38:49 -08:00 committed by Victor Vieux
parent 25cb6a829b
commit 555f65587e

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.