Fixing another nroff formatting error in lh_config manpage.
This commit is contained in:
parent
608089e033
commit
0d960b463c
|
@ -294,7 +294,7 @@ sets the filename of the fdisk binary from the host system that should be used.
|
|||
sets the filename of the genisoimage binary from the host system that should be used. This is autodetected and does generally not need any customization.
|
||||
.IP "\fB\-\-grub\-splash\fR \fIFILE\fR" 4
|
||||
defines the name of an optional to be included splash screen graphic for the grub bootloader.
|
||||
.IP "\fB\-\-gzip\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"" 4
|
||||
.IP "\fB\-\-gzip\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
|
||||
defines the default options that will be appended to (almost) every gzip call during the building of the image. By default, this is set to \-\-best to use highest (but slowest) compression. Dynamically, if the host system supports it, also \-\-rsyncable is added.
|
||||
.IP "\fB\-\-hooks\fR \fIFILE\fR" 4
|
||||
defines which hooks available in /usr/share/live-helper/examples/hooks should be activated. Normally, there are no hooks executed. Make sure you know and understood the hook before you enable it.
|
||||
|
|
Loading…
Reference in New Issue