From c166c874979a967058a831386a1dd18d34ce875a Mon Sep 17 00:00:00 2001 From: Roland Clobus Date: Fri, 31 May 2019 09:46:07 +0200 Subject: Removed option none for --apt-indices, which was removed in 3.0.2-1. --- manpages/en/lb_config.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manpages') diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 01e611e73..ca3c20ad7 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -253,8 +253,8 @@ defines if apt\-get or aptitude is used to install packages when building the im sets the ftp proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else. .IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4 sets the http proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else. -.IP "\fB\-\-apt\-indices\fR true|false|none" 4 -defines if the resulting images should have apt indices or not and defaults to true. If set to none, no indices are included at all. +.IP "\fB\-\-apt\-indices\fR true|false" 4 +defines if the resulting images should have apt indices or not and defaults to true. .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 -- cgit v1.2.3