summaryrefslogtreecommitdiffstats
path: root/share/man/container-create.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-05-03 09:57:10 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-05-03 09:57:58 +0000
commit7034bdfaf3e91b132ca0b68167570e4ed9384e2f (patch)
tree9fd2b0322aa7d91e16ccd00634896337630787ce /share/man/container-create.1.txt
parentRemoving suite reference in examples of container-create-debconf manpage. (diff)
downloadcompute-tools-7034bdfaf3e91b132ca0b68167570e4ed9384e2f.tar.xz
compute-tools-7034bdfaf3e91b132ca0b68167570e4ed9384e2f.zip
Adding -v, --verbose option to container-create command to be used e.g. when mass-creating new containers in a row.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r--share/man/container-create.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container-create.1.txt b/share/man/container-create.1.txt
index 6ffc867..d21bd58 100644
--- a/share/man/container-create.1.txt
+++ b/share/man/container-create.1.txt
@@ -55,6 +55,9 @@ The following container-create options are available:
*-s, --script='SCRIPT'*::
Specify container creation script, defaults to debootstrap.
+*-v, --verbose*::
+ Explain what is being done.
+
*-b, --bind='DIRECTORY:DIRECTORY[:OPTIONS][;DIRECTORY:DIRECTORY[:OPTIONS]]'*::
Specify container read-write bind mounts, see systemd-nspawn(1) --bind option.