Manpage: added missing \fR tags
This commit is contained in:
parent
1837f6a40b
commit
a957982203
|
@ -103,9 +103,9 @@
|
|||
.br
|
||||
[\fB\-\-fdisk\fR fdisk|fdisk.dist]
|
||||
.br
|
||||
[\fB\-\-firmware\-binary true|false]
|
||||
[\fB\-\-firmware\-binary\fR true|false]
|
||||
.br
|
||||
[\fB\-\-firmware\-chroot true|false]
|
||||
[\fB\-\-firmware\-chroot\fR true|false]
|
||||
.br
|
||||
[\fB\-\-force\fR]
|
||||
.br
|
||||
|
@ -231,7 +231,7 @@
|
|||
.br
|
||||
[\fB\-\-verbose\fR]
|
||||
.br
|
||||
[\fB\-\-win32\-loader true|false]
|
||||
[\fB\-\-win32\-loader\fR true|false]
|
||||
.br
|
||||
[\fB\-\-zsync\fR true|false]
|
||||
.\" FIXME
|
||||
|
@ -480,7 +480,7 @@ defines if debian updates package archives should be included in the image or no
|
|||
defines if debian backports package archives should be included in the image or not.
|
||||
.IP "\fB\-\-verbose\fR" 4
|
||||
increases the verbosity of messages output by \fBlb build\fR.
|
||||
.IP "\fB\-\-win32\-loader true|false" 4
|
||||
.IP "\fB\-\-win32\-loader\fR true|false" 4
|
||||
defines if win32\-loader should be included in the binary image or not.
|
||||
.\" FIXME
|
||||
|
||||
|
|
Loading…
Reference in New Issue