manpages: fix typo

bad escape, '-\' should have been '\-'

resulted in test showing "--mirror-tstrap" instead of "--mirror-bootstrap"

Gbp-Dch: Ignore
This commit is contained in:
Lyndon Brown 2020-04-02 14:05:33 +01:00
parent 4dc91c4007
commit 920ec1605b
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ sets the location of the debian package mirror that should end up configured in
.IP "\fB\-\-parent\-mirror\-binary\-security\fR \fIURL\fR" 4
sets the location of the debian security package mirror that should end up configured in the final image. This defaults to the value of \-\-mirror\-binary\-security.
.IP "\-m|\fB\-\-parent\-mirror\-bootstrap\fR \fIURL\fR" 4
sets the location of the debian package mirror that should be used to bootstrap from. This defaults to the value of \-\-mirror-\bootstrap.
sets the location of the debian package mirror that should be used to bootstrap from. This defaults to the value of \-\-mirror\-bootstrap.
.IP "\fB\-\-parent\-mirror\-chroot\fR \fIURL\fR" 4
sets the location of the debian package mirror that will be used to fetch the packages in order to build the live system. This defaults to the value of \-\-parent\-mirror\-bootstrap.
.IP "\fB\-\-parent\-mirror\-chroot\-security\fR \fIURL\fR" 4