1
0
mirror of https://github.com/docker/cli.git synced 2025-08-01 04:26:55 +03:00

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

View File

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