diff options
-rw-r--r-- | manpages/en/lb_config.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 6aa36d2dd..37dedd76d 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -270,7 +270,7 @@ defines if apt should install recommended packages automatically. By default, th .IP "\fB\-\-apt\-secure\fR true|false" 4 defines if apt should check repository signatures. This is true by default. .IP "\fB\-\-apt\-source\-archives\fR true|false" 4 -defines if deb-src entries should be included in the resulting live image or not, defaults to true. +defines if deb-src entries should be included in the resulting live image's apt sources.list or not, defaults to true. .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. .IP "\-a|\fB\-\-architectures\fR \fIARCHITECTURE\fR" 4 |