From 3da5f515b3dd23a99a8da59d508834c87fa48650 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Jun 2016 21:09:39 +0200 Subject: Adding option to list only container that are not enable for automatic start on the current system in container list command. 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 77403a2..5474da4 100644 --- a/share/man/container-list.1.txt +++ b/share/man/container-list.1.txt @@ -50,6 +50,9 @@ The following container options are available: *-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. +*-h, --other*:: + List only container that are not enable for automatic start on the current system. + *-s, --started*:: List only started container. -- cgit v1.2.3