manpages: fix outdated --distribution description
it does not depend upon --mode, it simply defaults to 'buster'. Gbp-Dch: Ignore
This commit is contained in:
parent
7149307e07
commit
4f765f3fc0
|
@ -319,7 +319,7 @@ tells debootstrap to use an alternate bootstrap script (last parameter to deboot
|
|||
.IP "\fB\-\-debug\fR" 4
|
||||
turns on debugging informational messages.
|
||||
.IP "\fB\-d\fR|\fB\-\-distribution\fR \fICODENAME\fR" 4
|
||||
defines the distribution of the resulting live system. The default depends upon \-\-mode. For Debian, you might use 'buster' for example, or 'sid' for Debian unstable.
|
||||
defines the distribution of the resulting live system. This currently defaults to 'buster'. The value 'sid' can be used for Debian unstable.
|
||||
.IP "\fB\-\-distribution\-binary\fR \fICODENAME\fR" 4
|
||||
defines the distribution enabled in the resulting live system (defaults to the value set in \fB\-\-distribution\fR)
|
||||
.IP "\fB\-\-distribution\-chroot\fR \fICODENAME\fR" 4
|
||||
|
|
Loading…
Reference in New Issue