summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-06-19 18:41:26 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:35 +0100
commit519d7c17cd34f236f8cab66085626837cddb7030 (patch)
treec863b31a95f4de8694d40b1727859d21caca3ca9
parent444ef13a696e39bdcac15a360e714b3d6b94a43c (diff)
downloadvyos-live-build-519d7c17cd34f236f8cab66085626837cddb7030.tar.gz
vyos-live-build-519d7c17cd34f236f8cab66085626837cddb7030.zip
Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds with --mirror-bootstrap isntead of --mirror-binary-security.
-rwxr-xr-xhelpers/lh_config4
-rw-r--r--manpages/lh_config.en.14
2 files changed, 4 insertions, 4 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 9142adeea..520baaa8f 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -78,11 +78,11 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--linux-packages \"PACKAGES\"]\n\
\t [--losetup losetup|losetup.orig]\n\
\t [--memtest memtest86+|memtest86]\n\
-\t [--mirror-bootstrap URL]\n\
+\t [-m|--mirror-bootstrap URL]\n\
\t [--mirror-chroot URL]\n\
\t [--mirror-chroot-security URL]\n\
\t [--mirror-binary URL]\n\
-\t [-m|--mirror-binary-security URL]\n\
+\t [--mirror-binary-security URL]\n\
\t [--mode debian|debian-edu]\n\
\t [--net-root-filesystem nfs|cfs]\n\
\t [--net-root-mountoptions OPTIONS]\n\
diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1
index d7fd73392..6c73786b6 100644
--- a/manpages/lh_config.en.1
+++ b/manpages/lh_config.en.1
@@ -108,13 +108,13 @@ lh_config \- create configuration for live\-helper
.br
[\fB\-\-memtest\fR memtest86+|memtest86]
.br
- [\-m|\fB\-\-mirror\-binary\-security\fR \fIURL\fR]
+ [\fB\-\-mirror\-binary\-security\fR \fIURL\fR]
.br
[\fB\-\-mirror\-binary\fR \fIURL\fR]
.br
[\fB\-\-mirror\-bootstrap\-security\fR \fIURL\fR]
.br
- [\fB\-\-mirror\-bootstrap\fR \fIURL\fR]
+ [\-m|\fB\-\-mirror\-bootstrap\fR \fIURL\fR]
.br
[\fB\-\-mode\fR debian|debian\-edu]
.br