diff options
author | Daniel Baumann <daniel@debian.org> | 2013-02-09 00:14:41 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:05 +0200 |
commit | f7789205d7542482d17f2db0ee06b75a7cb2918f (patch) | |
tree | 2088e818d547d495662c25da82747708f2a155fe /manpages/en/lb_config.1 | |
parent | 85e9887e0b0e14dfb70e6f51284e978018a4f540 (diff) | |
download | vyos-live-build-f7789205d7542482d17f2db0ee06b75a7cb2918f.tar.gz vyos-live-build-f7789205d7542482d17f2db0ee06b75a7cb2918f.zip |
Removing dropped syslinux-theme config option from lb_config manpage.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r-- | manpages/en/lb_config.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 9c6e86cf1..96897aac4 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -213,8 +213,6 @@ .br [\-s|\fB\-\-source\-images\fR iso|netboot|tar|hdd] .br - [\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR] -.br [\fB\-\-tasksel\fR apt|aptitude|tasksel] .br [\fB\-\-templates\fR \fIPATH\fR] @@ -458,8 +456,6 @@ defines if firmware packages should be automatically included into the live imag defines the path to a swap file to create in the binary image. Default is not to create a swap file. .IP "\fB\-\-swap\-file\-size\fR \fIMB\fR" 4 defines what size in megabytes the swap file should be, if one is to be created. Default is 512MB. -.IP "\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR" 4 -defines the syslinux theme to use. The theme suffix is the name of a directory in /usr/share/syslinux/themes/ provided by a package named syslinux\-theme\- plus the suffix. In debian mode, this defaults to debian\-wheezy. .IP "\fB\-\-tasksel\fR apt|aptitude|tasksel" 4 selects which program is used to install tasks. By default, this is set to tasksel. .IP "\fB\-\-templates\fR \fIPATH\fR" 4 |