mirror of https://github.com/docker/docs.git
engine: update reference docs (yaml)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
b84c66df4f
commit
bce9178272
|
@ -54,7 +54,7 @@ examples: |-
|
|||
69553ca1d123 tiborvass/sample-volume-plugin:latest A test plugin for Docker true
|
||||
```
|
||||
|
||||
### <a name="format"></a> Filtering (--filter)
|
||||
### <a name="filter"></a> Filtering (--filter)
|
||||
|
||||
The filtering flag (`-f` or `--filter`) format is of "key=value". If there is more
|
||||
than one filter, then pass multiple flags (e.g., `--filter "foo=bar" --filter "bif=baz"`)
|
||||
|
|
Loading…
Reference in New Issue