summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Kreuzer <andreas.kreuzer@open-infrastructure.net>2016-06-17 11:51:17 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-01 09:22:47 +0000
commit95ba997679d658b8698504340e2b3df42f510855 (patch)
tree6f8df6b34c6efc276bab9ae4c08e865dc411e36c
parentFixing bash-completion. (diff)
downloadcompute-tools-95ba997679d658b8698504340e2b3df42f510855.tar.xz
compute-tools-95ba997679d658b8698504340e2b3df42f510855.zip
Correcting container list manpage.
Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--share/man/container-list.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/container-list.1.txt b/share/man/container-list.1.txt
index 7bcb87d..8ac59c2 100644
--- a/share/man/container-list.1.txt
+++ b/share/man/container-list.1.txt
@@ -50,7 +50,7 @@ The following container options are available, defaults to *--started --stopped*
*-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*::
+*-o, --other*::
List only container that are not enable for automatic start on the current system.
*-s, --started*::