diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-23 16:23:00 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:40 +0100 |
commit | cb2397a6014085bdb1e3fbe7ce4a2352f982dddf (patch) | |
tree | 43f8cc0ada1a3e44098ab10e39800c78aecc4923 | |
parent | 8b42acc6f903386de780cfe475f424dccfaa5811 (diff) | |
download | vyos-live-build-cb2397a6014085bdb1e3fbe7ce4a2352f982dddf.tar.gz vyos-live-build-cb2397a6014085bdb1e3fbe7ce4a2352f982dddf.zip |
Updating mode help message in lh_config.
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index c92d4c9d5..8b9882c68 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -84,7 +84,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\ \t [--mirror-chroot-security URL]\n\ \t [--mirror-binary URL]\n\ \t [--mirror-binary-security URL]\n\ -\t [--mode debian|debian-edu]\n\ +\t [--mode debian|emdebian]\n\ \t [--net-root-filesystem nfs|cfs]\n\ \t [--net-root-mountoptions OPTIONS]\n\ \t [--net-root-path PATH]\n\ |