From 513befa3f599f2bcb9f12037651fb82488653183 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Mon, 10 Feb 2020 14:58:19 +0000 Subject: [PATCH] manpage: fix possible parent installer values the parent one allows "daily" also Gbp-Dch: Short --- manpages/en/lb_config.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index df6757cdf..aad57dfa8 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -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.