moby/docs/reference
Yong Tang 9155e14e77 Remove docker stack ps -a to match removal of docker service/node ps -a
In #28507 and #28885, `docker service/node ps -a` has been removed so that
information about slots are show up even without `-a` flag.

The output of `docker stack ps` reused the same output as `docker service/node ps`.
However, the `-a` was still there. It might make sense to remove `docker stack ps -a`
as well to bring consistency with `docker service/node ps`.

This fix is related to #28507, #28885, and #25983.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-12-26 13:47:43 -08:00
..
commandline Remove docker stack ps -a to match removal of docker service/node ps -a 2016-12-26 13:47:43 -08:00
builder.md correct some words 2016-12-20 17:43:26 +08:00
glossary.md followup to incorporate review comments per previous reviews on PR#29561 2016-12-22 12:30:53 -08:00
index.md fix frontmatter keywords value type (string, instead of []string) in /docs/reference 2016-11-03 15:48:30 -07:00
run.md update docs about --oom-score-adj 2016-12-20 11:14:39 +08:00