diff options
author | Daniel Baumann <daniel@debian.org> | 2008-08-14 20:24:25 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:39 +0100 |
commit | 2bec7369f103c0b868747940a6c9d502413ddcae (patch) | |
tree | f149d0b5446ac7d10ac8460bfac22ea4a476cfd5 | |
parent | 0479ba55a454a7ad08cfcc533047ec2cfa76e5ef (diff) | |
download | vyos-live-build-2bec7369f103c0b868747940a6c9d502413ddcae.tar.gz vyos-live-build-2bec7369f103c0b868747940a6c9d502413ddcae.zip |
Removing currently unused help message in lh_config.
-rwxr-xr-x | helpers/lh_config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 13aca9ecf..f7f0cbd3b 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -20,7 +20,6 @@ done # Setting static variables SYSTEM_LH_CONFFILE="/etc/default/live-helper" DESCRIPTION="create configuration for live-helper(7)" -HELP="FIXME" USAGE="${PROGRAM} [--apt apt|aptitude]\n\ \t [--apt-ftp-proxy URL]\n\ \t [--apt-http-proxy URL]\n\ |