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 | |
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')
-rw-r--r-- | manpages/en/lb_binary_hooks.1 | 6 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_cdebootstrap.1 | 8 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_debootstrap.1 | 8 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_hooks.1 | 6 | ||||
-rw-r--r-- | manpages/en/lb_chroot_hooks.1 | 6 | ||||
-rw-r--r-- | manpages/en/lb_source_hooks.1 | 6 |
6 files changed, 20 insertions, 20 deletions
diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1 index f59633579..7fbf93d13 100644 --- a/manpages/en/lb_binary_hooks.1 +++ b/manpages/en/lb_binary_hooks.1 @@ -39,11 +39,11 @@ Hook files are copied into the \fBbinary/live-build\fR directory by \fBlb binary \fBWarning:\fR hook files are not executed within a chroot but within the context of the host system in the binary directory. They have root privileges and access to the all host system ressources (devices, filesystems, network, etc.). .SH OPTIONS -.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 diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1 index 2e100714a..4a0fd7659 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -24,13 +24,13 @@ live\-build contains the components to build a live system from a configuration The \fBlb bootstrap_cdebootstrap\fR command bootstraps the chroot system with \fIcdebootstrap\fR(1). .SH OPTIONS -.IP "\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR" 4 +.IP "\fB\-\-cdebootstrap\-options=\fR\fICDEBOOTSTRAP_OPTIONS\fR" 4 set \fIcdebootstrap\fR(1) options (default: None), see \fIcdebootstrap\fR(1) for more information about cdebootstrap. -.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 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 diff --git a/manpages/en/lb_bootstrap_hooks.1 b/manpages/en/lb_bootstrap_hooks.1 index cff97f9ed..0ac45bbae 100644 --- a/manpages/en/lb_bootstrap_hooks.1 +++ b/manpages/en/lb_bootstrap_hooks.1 @@ -37,11 +37,11 @@ Hook files are executed in alphanumberical order by \fBlb bootstrap_hooks\fR. If Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb bootstrap_hoooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory. .SH OPTIONS -.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 diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1 index 6ab570523..d9341abf1 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -37,11 +37,11 @@ Hook files are executed in alphanumberical order by \fBlb chroot_hooks\fR. If on Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb chroot_hoooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory. .SH OPTIONS -.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 diff --git a/manpages/en/lb_source_hooks.1 b/manpages/en/lb_source_hooks.1 index 64bbad887..77a4330c5 100644 --- a/manpages/en/lb_source_hooks.1 +++ b/manpages/en/lb_source_hooks.1 @@ -39,11 +39,11 @@ Hook files are copied into the \fBsource/live-build\fR directory by \fBlb source \fBWarning:\fR hook files are not executed within a chroot but within the context of the host system in the source directory. They have root privileges and access to the all host system ressources (devices, filesystems, network, etc.). .SH OPTIONS -.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 |