engine: update reference docs (yaml)

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-01-14 11:40:40 +01:00
parent b84c66df4f
commit bce9178272
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 1 additions and 1 deletions

View File

@ -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"`)