summaryrefslogtreecommitdiffstats
path: root/share/man/container.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-06-06 13:57:35 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-06-29 11:19:35 +0000
commit2e67a52c2e1a25ce7b5a1b4e79bf31799079ae67 (patch)
tree205c303809658619addf0ec15b6f816b9a1b89aa /share/man/container.1.txt
parentUsing cnt run to determine IP addresses in container list. (diff)
downloadcompute-tools-2e67a52c2e1a25ce7b5a1b4e79bf31799079ae67.tar.xz
compute-tools-2e67a52c2e1a25ce7b5a1b4e79bf31799079ae67.zip
Adding initial container info command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-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 7edc1f4..d2734d2 100644
--- a/share/man/container.1.txt
+++ b/share/man/container.1.txt
@@ -78,6 +78,9 @@ The following container commands are available:
*run*::
Execute commands in a container namespace, see container-run(1).
+*info*::
+ Show specific information of a container, see container-info(1).
+
*key*::
Manage GnuPG keyring for container operations, see container-key(1).