diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 12:42:28 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 12:42:28 +0100 |
commit | ef2072229076e9ed04903957ccd09e1918ecc0b2 (patch) | |
tree | 152f3403709d521640fbdf045214e2f593493362 /manpages/en/lb_bootstrap_debootstrap.1 | |
parent | 35dbb107d0fb6be916a7ed2a70c2e9ea9e7b4e93 (diff) | |
download | vyos-live-build-ef2072229076e9ed04903957ccd09e1918ecc0b2.tar.gz vyos-live-build-ef2072229076e9ed04903957ccd09e1918ecc0b2.zip |
Harmonizing options markup in manpages.
Diffstat (limited to 'manpages/en/lb_bootstrap_debootstrap.1')
-rw-r--r-- | manpages/en/lb_bootstrap_debootstrap.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 index f4c33936d..023f6124d 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -24,13 +24,13 @@ live\-build contains the components to build a live system from a configuration The \fBlb bootstrap_debootstrap\fR command bootstraps the chroot system with \fIdebootstrap\fR(8). .SH OPTIONS -.IP "\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR" 4 +.IP "\fB\-\-debootstrap\-options=\fR\fIDEBOOTSTRAP_OPTIONS\fR" 4 set \fIdebootstrap\fR(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap. -.IP "\-\-verbose" 4 +.IP "\fB\-\-verbose\fR" 4 sets verbose option (default: False). -.IP "\-h, \-\-help" 4 +.IP "\fB\-h, \-\-help\fR" 4 show help message and exit. -.IP "\-v, \-\-version" 4 +.IP "\fB\-\-version\fR" 4 show program's version number and exit. .SH FILES |