From dbea27ac5e63eea8e23bbb80fb70e29aa61c555b Mon Sep 17 00:00:00 2001 From: Rick Wieman Date: Wed, 11 Mar 2015 07:41:56 +0100 Subject: [PATCH] Adds 'name' filter to the CLI reference. Also sorts the filter and fixes the bullet list. Signed-off-by: Rick Wieman Upstream-commit: 179e45f27c5e6d526d4082296bba563705195755 Component: engine --- .../engine/docs/sources/reference/commandline/cli.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/components/engine/docs/sources/reference/commandline/cli.md b/components/engine/docs/sources/reference/commandline/cli.md index 4987764bfb..0357dfe938 100644 --- a/components/engine/docs/sources/reference/commandline/cli.md +++ b/components/engine/docs/sources/reference/commandline/cli.md @@ -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