mirror of https://github.com/docker/cli.git
Adds 'name' filter to the CLI reference.
Also sorts the filter and fixes the bullet list. Signed-off-by: Rick Wieman <git@rickw.nl>
This commit is contained in:
parent
cbbc74c2ac
commit
1fcf42aa8d
|
@ -921,9 +921,11 @@ Using multiple filters will be handled as a *AND*; for example
|
|||
container 588a23dac085 *AND* the event type is *start*
|
||||
|
||||
Current filters:
|
||||
* event
|
||||
* image
|
||||
* container
|
||||
|
||||
* container
|
||||
* event
|
||||
* image
|
||||
* name
|
||||
|
||||
#### Examples
|
||||
|
||||
|
|
Loading…
Reference in New Issue