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:28 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-14 19:09:28 +0000
commitc2eca53c748e463cc47d849b56cef8f58276c57f (patch)
tree243e816e9d6b0e1aa590c721eadc3558419fe299 /share/man/container-list.1.txt
parentCorrecting aligning in container list command. (diff)
downloadcompute-tools-c2eca53c748e463cc47d849b56cef8f58276c57f.tar.xz
compute-tools-c2eca53c748e463cc47d849b56cef8f58276c57f.zip
Showing local containers in container list command only.
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 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.