summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-04-09 05:40:12 +0200
committerDaniel Baumann <daniel@debian.org>2013-04-09 05:40:12 +0200
commitab3d2eae25dea60c4c14e61755971848af03cbc8 (patch)
tree9bf2543966c805f9ff58ecd71f212d5480aa661b /manpages/en/lb_config.1
parent04740572173db73d0705652b5d1b0abbc24cf479 (diff)
downloadvyos-live-build-ab3d2eae25dea60c4c14e61755971848af03cbc8.tar.gz
vyos-live-build-ab3d2eae25dea60c4c14e61755971848af03cbc8.zip
Removing non-existent --apt-indices none references.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r--manpages/en/lb_config.18
1 files changed, 4 insertions, 4 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 7302dc01d..9eb5e60cf 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -15,7 +15,7 @@
.br
[\fB\-\-apt\-http\-proxy\fR \fIURL\fR]
.br
- [\fB\-\-apt\-indices\fR true|false|none]
+ [\fB\-\-apt\-indices\fR true|false]
.br
[\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"]
.br
@@ -249,8 +249,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