add documentation for docker stack ps

also updates related stack docs and removes stack_tasks.md

Signed-off-by: Alicia Lauerman <allydevour@me.com>
Upstream-commit: 970ab9a224658e17894a7673189ad9d2491a592d
Component: engine
This commit is contained in:
Alicia Lauerman
2016-10-13 15:03:08 -04:00
parent 2bbf5bd013
commit ce4d071742
6 changed files with 12 additions and 12 deletions

View File

@ -28,5 +28,5 @@ Displays the configuration of a stack.
* [stack deploy](stack_deploy.md)
* [stack rm](stack_rm.md)
* [stack services](stack_services.md)
* [stack tasks](stack_tasks.md)
* [stack ps](stack_ps.md)
* [stack ls](stack_ls.md)