list state `ready` for filtering in stack_ps.md

Signed-off-by: SimonHeimberg <simon.heimberg@heimberg-ea.ch>
(cherry picked from commit 6a20e87ae8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Simon Heimberg 2018-12-06 11:55:10 +01:00 committed by Sebastiaan van Stijn
parent b350e14b1f
commit 4840a8dfbe
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ tz6j82jnwrx7 voting_db.1 postgres:9.4
#### desired-state #### 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 ```bash
$ docker stack ps -f "desired-state=running" voting $ docker stack ps -f "desired-state=running" voting