diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-05-03 10:48:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-05-03 10:48:55 +0000 |
commit | 2bcc2a014b8c70d5be1bc9a1916799fa83cbaeab (patch) | |
tree | 1f67d82a41bfa9cd73dc53cdfddb69f87fe36ce0 /share/man/container-create.1.txt | |
parent | Releasing debian version 20180218-2. (diff) | |
download | open-infrastructure-compute-tools-2bcc2a014b8c70d5be1bc9a1916799fa83cbaeab.tar.xz open-infrastructure-compute-tools-2bcc2a014b8c70d5be1bc9a1916799fa83cbaeab.zip |
Merging upstream version 20180503.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/man/container-create.1.txt')
-rw-r--r-- | share/man/container-create.1.txt | 3 |
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. |