summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-26 11:20:26 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-26 11:20:26 +0000
commitbd034b99c78213d64cf3102ef66b116a9fa978f1 (patch)
tree11dd5ad3436bb54208c2421eefa64ea7a7c93de5
parentAdding backward incompatible changes of the previous release to changelog. (diff)
downloadcompute-tools-bd034b99c78213d64cf3102ef66b116a9fa978f1.tar.xz
compute-tools-bd034b99c78213d64cf3102ef66b116a9fa978f1.zip
Correcting synopsis in container-run manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--share/man/container-run.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/container-run.1.rst b/share/man/container-run.1.rst
index 890c95d..9759811 100644
--- a/share/man/container-run.1.rst
+++ b/share/man/container-run.1.rst
@@ -31,8 +31,8 @@ Execute commands in a container namespace
Synopsis
========
-| **container run** ['OPTIONS']
-| **cnt r** ['OPTIONS']
+| **container run** ['OPTIONS'] -- 'COMMAND'\|"COMMANDS"
+| **cnt r** ['OPTIONS'] -- 'COMMAND'\|"COMMANDS"
Description
===========