remove volume id because it only has name

Signed-off-by: Allen Sun <shlallen1990@gmail.com>
This commit is contained in:
Allen Sun 2017-09-23 11:26:56 +08:00
parent 10e292dbab
commit fe1c1b6b5c
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ The currently supported filters are:
* plugin (`plugin=<name or id>`)
* scope (`scope=<local or swarm>`)
* type (`type=<container or image or volume or network or daemon or plugin or service or node or secret or config>`)
* volume (`volume=<name or id>`)
* volume (`volume=<name>`)
#### Format