summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-04-02 14:05:33 +0100
committerLyndon Brown <jnqnfe@gmail.com>2020-04-23 11:52:13 +0100
commit920ec1605bedc87223047748cd22d408be85c7db (patch)
tree3a06ba5e8e47535655dcb656bb1b898557a5e4f2 /manpages/en
parent4dc91c4007b29ee5f9859ae7468b8fff98251aaf (diff)
downloadvyos-live-build-920ec1605bedc87223047748cd22d408be85c7db.tar.gz
vyos-live-build-920ec1605bedc87223047748cd22d408be85c7db.zip
manpages: fix typo
bad escape, '-\' should have been '\-' resulted in test showing "--mirror-tstrap" instead of "--mirror-bootstrap" Gbp-Dch: Ignore
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb_config.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index bb0174423..8a434acca 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -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