Fixing nroff formatting error in lh_config manpage.
This commit is contained in:
parent
733f79b436
commit
ad7178ade6
|
@ -218,7 +218,7 @@ sets the ftp proxy to be used by apt. By default, this is empty but if the host
|
|||
sets the http proxy to be used by apt. By default, this is empty but if the host has the environment variable http_proxy set, apt-http-proxy gets automatically set to the value of http_proxy.
|
||||
.IP "\fB\-\-apt\-pdiffs\fR enabled|disabled" 4
|
||||
defines whetever apt should use incremental package indices feature or not. This is enabled by default.
|
||||
.IP "\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"" 4
|
||||
.IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
|
||||
defines the default options that will be appended to every apt call that is made inside chroot during the building of the image. By default, this is set to \-\-yes to allow non-interactive installation of packages.
|
||||
.IP "\fB\-\-aptitude\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
|
||||
defines the default options that will be appended to every aptitude call that is made inside chroot during building of the image. By default, this is set to \-\-assume\-yes to allow non-interactive installation of packages.
|
||||
|
|
Loading…
Reference in New Issue