diff options
Diffstat (limited to 'helpers/lh_config')
-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\ |