mirror of
https://github.com/moby/moby.git
synced 2026-08-09 01:21:37 +00:00
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:
committed by
Victor Vieux
parent
25cb6a829b
commit
555f65587e
@@ -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