summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-07 05:27:21 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-08-04 13:35:52 +0000
commit68f10a08dde652bb3dad3d843dfc001728ad31ba (patch)
tree2c3cca5ff358ae570d16bcdea1fc77dc62511c42
parentTrimming usage example to basic commands only in container-tools manpage. (diff)
downloadcompute-tools-68f10a08dde652bb3dad3d843dfc001728ad31ba.tar.xz
compute-tools-68f10a08dde652bb3dad3d843dfc001728ad31ba.zip
Adding reference to container-status command in container manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--share/man/container.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container.1.txt b/share/man/container.1.txt
index d660379..32bd393 100644
--- a/share/man/container.1.txt
+++ b/share/man/container.1.txt
@@ -76,6 +76,9 @@ The following container commands are available:
*list*::
List container on the system, see container-list(1).
+*status*::
+ Show container status, see container-status(1).
+
*version*::
Show container-tools version, see container-version(1).