diff options
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 |