diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 9142ade..520baaa 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\ |