diff options
author | Daniel Baumann <daniel@debian.org> | 2011-01-07 21:56:33 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:41 +0100 |
commit | 6d87f0dde3a22c9c49a727025913484e35819dbf (patch) | |
tree | 36de314485f69c21100ce5cec8c3216b1ae69e42 /manpages/de | |
parent | 8f4fb88a7161d924be52587d24087a4f10d60a75 (diff) | |
download | vyos-live-build-6d87f0dde3a22c9c49a727025913484e35819dbf.tar.gz vyos-live-build-6d87f0dde3a22c9c49a727025913484e35819dbf.zip |
Adding derivatives handling for progress.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_config.de.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index c27f1eb15..153ea20fe 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -90,6 +90,8 @@ .br [\-d|\fB\-\-distribution\fP \fICODENAME\fP] .br + [\fB\-\-parent\-distribution\fP \fICODENAME\fP] +.br [\fB\-\-dump\fP] .br [\fB\-\-fdisk\fP fdisk|fdisk.dist] @@ -435,6 +437,9 @@ whereas otherwise false, by default. turn on debugging informational messages. .IP "\-d|\fB\-\-distribution\fP \fICODENAME\fP" 4 defines the distribution of the resulting live system. +.IP "\-d|\fB\-\-parent\-distribution\fP \fICODENAME\fP" 4 +defines the parent distribution for derivatives of the resulting live +system. .IP \fB\-\-dump\fP 4 prepares a report of the currently present live system configuration and the version of live\-build used. This is useful to provide if you submit bug |