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:
Rick Wieman 2015-03-11 07:41:56 +01:00
Родитель 558c3b09db
Коммит 179e45f27c
1 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -921,9 +921,11 @@ Using multiple filters will be handled as a *AND*; for example
container 588a23dac085 *AND* the event type is *start* container 588a23dac085 *AND* the event type is *start*
Current filters: Current filters:
* container
* event * event
* image * image
* container * name
#### Examples #### Examples