1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Merge pull request #27546 from yuexiao-wang/fix-subtitle

Update the subtitle for stack ps
Upstream-commit: b2786a388817784e8abde3da1b67e50b58cc8b7a
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2016-10-23 22:28:43 -07:00
committed by GitHub

View File

@@ -40,9 +40,9 @@ Multiple filter flags are combined as an `OR` filter. For example,
The currently supported filters are:
* [id](#id)
* [name](#name)
* [desired-state](#desired-state)
* id
* name
* desired-state
## Related information