diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-02-25 04:05:14 +0000 |
---|---|---|
committer | Raphaƫl Hertzog <hertzog@debian.org> | 2020-03-05 11:28:19 +0000 |
commit | 1a8377de7d91a83789d000690e554c74dd40ec32 (patch) | |
tree | cc592d881acc98624d5d72219816211d2ad66277 | |
parent | 3c5b687aede61f185139cc1db8d0e91551a5a918 (diff) | |
download | vyos-live-build-1a8377de7d91a83789d000690e554c74dd40ec32.tar.gz vyos-live-build-1a8377de7d91a83789d000690e554c74dd40ec32.zip |
manpage: better explain --debian-installer-gui
Gbp-Dch: Ignore
-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 4269b6d37..bc681ed4e 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -332,7 +332,7 @@ defines which type, if any, of the debian\-installer should be included in the r .IP "\fB\-\-debian\-installer\-distribution\fR daily|\fICODENAME\fR" 4 defines the distribution where the debian\-installer files should be taken out from. Normally, this should be set to the same distribution as the live system. However, sometimes, one wants to use a newer or even daily built installer. .IP "\fB\-\-debian\-installer\-gui\fR true|false" 4 -defines if the debian\-installer graphical GTK interface should be true or not. In Debian mode and for most versions of Ubuntu, this option is true, whereas otherwise false, by default. +defines whether the grahical version of the debian\-installer should be provided alongside the text based one. In Debian mode and for most versions of Ubuntu, this option is true, whereas otherwise false, by default. .IP "\fB\-\-debian\-installer\-preseedfile\fR \fIFILE\fR|\fIURL\fR" 4 sets the filename or URL for an optionally used and included preseeding file for debian\-installer. If config/binary_debian\-installer/preseed.cfg exists, it will be used by default. .IP "\fB\-\-debootstrap\-options\fR \fIOPTIONS\fR" 4 |