manpage: fix possible parent installer values
the parent one allows "daily" also Gbp-Dch: Short
This commit is contained in:
parent
c48caf36fd
commit
513befa3f5
|
@ -196,7 +196,7 @@
|
|||
.br
|
||||
[\fB\-\-parent\-archive\-areas\fR \fIARCHIVE_AREA\fR|\fI"ARCHIVE_AREAS"\fR]
|
||||
.br
|
||||
[\fB\-\-parent\-debian\-installer\-distribution\fR \fICODENAME\fR]
|
||||
[\fB\-\-parent\-debian\-installer\-distribution\fR daily|\fICODENAME\fR]
|
||||
.br
|
||||
[\fB\-\-parent\-distribution\fR \fICODENAME\fR]
|
||||
.br
|
||||
|
@ -448,7 +448,7 @@ defines if an ONIE.bin image is generated. ONIE binaries can be loaded by suppor
|
|||
defines additional kernel command line options that the ONIE system will use when booting the image. Default is empty string.
|
||||
.IP "\fB\-\-parent\-archive\-areas\fR \fIARCHIVE_AREA\fR|""\fIARCHIVE_AREAS\fR""" 4
|
||||
defines the archive areas for derivatives of the resulting live system.
|
||||
.IP "\fB\-\-parent\-debian\-installer\-distribution\fR \fICODENAME\fR" 4
|
||||
.IP "\fB\-\-parent\-debian\-installer\-distribution\fR daily|\fICODENAME\fR" 4
|
||||
defines the parent debian\-installer distribution for derivatives of the resulting live system.
|
||||
.IP "\fB\-\-parent\-distribution\fR \fICODENAME\fR" 4
|
||||
defines the parent distribution for derivatives of the resulting live system.
|
||||
|
|
Loading…
Reference in New Issue