From c2eca53c748e463cc47d849b56cef8f58276c57f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Jun 2016 21:09:28 +0200 Subject: Showing local containers in container list command only. Signed-off-by: Daniel Baumann --- share/man/container-list.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/man/container-list.1.txt') diff --git a/share/man/container-list.1.txt b/share/man/container-list.1.txt index 4d8bc72..77403a2 100644 --- a/share/man/container-list.1.txt +++ b/share/man/container-list.1.txt @@ -47,6 +47,9 @@ The following container options are available: *-f, --format='FORMAT'*:: Use format to list container. Currently available formats are 'short' or 'full' (default). +*-h, --host='HOSTNAME'*:: + List only container that are enabled for automatic start on the specified hostname. Defaults to list containers of the local system only. Using 'all' shows all container regardless of any automatic start configuration. + *-s, --started*:: List only started container. -- cgit v1.2.3