diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-08 12:18:42 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-04-08 12:18:42 +0200 |
commit | 123e5477ec108bfba6fdadf4a39d4b84ff8e83b7 (patch) | |
tree | 24286cbab9cf28e125ec20e01e9b717a2103f944 /helpers | |
parent | 2e25016815be332435b34c086386d07ecff51d3e (diff) | |
download | vyos-live-build-123e5477ec108bfba6fdadf4a39d4b84ff8e83b7.tar.gz vyos-live-build-123e5477ec108bfba6fdadf4a39d4b84ff8e83b7.zip |
Updating help output of lh_config.
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_config | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 58680797d..eb6424c1e 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -77,10 +77,11 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\ \t [--linux-packages \"PACKAGES\"]\n\ \t [--losetup losetup|losetup.orig]\n\ \t [--memtest memtest86+|memtest86]\n\ -\t [-m|--mirror-binary-security URL]\n\ -\t [--mirror-binary URL]\n\ -\t [--mirror-bootstrap-security URL]\n\ \t [--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 [--mode debian|debian-edu]\n\ \t [--net-root-filesystem nfs|cfs]\n\ \t [--net-root-mountoptions OPTIONS]\n\ |