Add the missed volume filter

Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
Upstream-commit: b1619766c0131a02774c7ec2b158c2fdf7206d05
Component: engine
This commit is contained in:
Kai Qiang Wu(Kennan)
2016-03-15 09:26:41 +00:00
parent b92020dc4b
commit bff930c257
@@ -24,6 +24,7 @@ parent = "smn_cli"
- before=(<container-name>|<container-id>)
- since=(<container-name>|<container-id>)
- ancestor=(<image-name>[:tag]|<image-id>|<image@digest>) - containers created from an image or a descendant.
- volume=(<volume-name>|<mount-point>)
--format=[] Pretty-print containers using a Go template
--help Print usage
-l, --latest Show the latest created container (includes all states)