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_hooks.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_hooks.1')
-rw-r--r-- | manpages/en/lb_bootstrap_hooks.1 | 6 |
1 files changed, 3 insertions, 3 deletions
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 |