manpage: fix possible parent installer values

the parent one allows "daily" also

Gbp-Dch: Short
This commit is contained in:
Lyndon Brown 2020-02-10 14:58:19 +00:00 committed by Raphaël Hertzog
parent c48caf36fd
commit 513befa3f5
1 changed files with 2 additions and 2 deletions

View File

@ -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.