summaryrefslogtreecommitdiffstats
path: root/share/man/container-create-debootstrap.1.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-25 06:12:16 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-25 06:12:16 +0000
commit2b963479ffd53b964369c3fb1a9180ca5b5826da (patch)
tree597c3d39b2c6c0cf4f613729a58cb30699526f39 /share/man/container-create-debootstrap.1.rst
parentReleasing version 20210725. (diff)
downloadcompute-tools-2b963479ffd53b964369c3fb1a9180ca5b5826da.tar.xz
compute-tools-2b963479ffd53b964369c3fb1a9180ca5b5826da.zip
Harmonizing formating of default values in manpages.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-create-debootstrap.1.rst')
-rw-r--r--share/man/container-create-debootstrap.1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/container-create-debootstrap.1.rst b/share/man/container-create-debootstrap.1.rst
index 29ef1b6..f3e0ec5 100644
--- a/share/man/container-create-debootstrap.1.rst
+++ b/share/man/container-create-debootstrap.1.rst
@@ -61,10 +61,10 @@ The following script options are available:
Specify the Debian architecture, defaults to the host systems architecture.
-d, --distribution='DISTRIBUTION':
- Specify the Debian distribution, defaults to bullseye.
+ Specify the Debian distribution, defaults to 'bullseye'.
-m, --mirror='MIRROR':
- Specify the Debian mirror, defaults to https://deb.debian.org/debian.
+ Specify the Debian mirror, defaults to 'https://deb.debian.org/debian'.
-p, --root-password='PASSWORD':
Specify the root password, defaults to a random 16 character password.