summaryrefslogtreecommitdiffstats
path: root/share/man/container-list.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-14 19:09:39 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-14 19:09:39 +0000
commit3da5f515b3dd23a99a8da59d508834c87fa48650 (patch)
treeb9f4445ef6e67dfef0e20fe25536acf9039fb762 /share/man/container-list.1.txt
parentAdding bash-completion. (diff)
downloadcompute-tools-3da5f515b3dd23a99a8da59d508834c87fa48650.tar.xz
compute-tools-3da5f515b3dd23a99a8da59d508834c87fa48650.zip
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 <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-list.1.txt')
-rw-r--r--share/man/container-list.1.txt3
1 files changed, 3 insertions, 0 deletions
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.