list state ready for filtering in stack_ps.md

Signed-off-by: SimonHeimberg <simon.heimberg@heimberg-ea.ch>
This commit is contained in:
Simon Heimberg
2018-12-18 18:52:09 +01:00
committed by SimonHeimberg
parent 0366a4b2ea
commit 6a20e87ae8
+1 -1
View File
@@ -106,7 +106,7 @@ tz6j82jnwrx7 voting_db.1 postgres:9.4
#### desired-state
The `desired-state` filter can take the values `running`, `shutdown`, or `accepted`.
The `desired-state` filter can take the values `running`, `shutdown`, `ready` or `accepted`.
```bash
$ docker stack ps -f "desired-state=running" voting