Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 8c8b82e

Browse files
SimonHeimbergthaJeztah
authored andcommitted
list state ready for filtering in stack_ps.md
Signed-off-by: SimonHeimberg <simon.heimberg@heimberg-ea.ch> (cherry picked from commit 6a20e87ae8e32287523bd5aa75ec63d670762ea5) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 4840a8dfbe36ad778d5a186ef670eb9e125888a2) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 9c9ff4369d36519a930803eac61d97f44ab03b09 Component: cli
1 parent d301d82 commit 8c8b82e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/cli/docs/reference/commandline/stack_ps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ tz6j82jnwrx7 voting_db.1 postgres:9.4
103103

104104
#### desired-state
105105

106-
The `desired-state` filter can take the values `running`, `shutdown`, or `accepted`.
106+
The `desired-state` filter can take the values `running`, `shutdown`, `ready` or `accepted`.
107107

108108
```bash
109109
$ docker stack ps -f "desired-state=running" voting

0 commit comments

Comments
 (0)