diff options
Diffstat (limited to 'helpers/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 5bfe74751..c56f4539f 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -19,7 +19,7 @@ done # Setting static variables SYSTEM_LH_CONFFILE="/etc/default/live-helper" -DESCRIPTION="create configuration for live-helper(7)" +DESCRIPTION="$(Echo 'create configuration for live-helper(7)')" USAGE="${PROGRAM} [--apt apt|aptitude]\n\ \t [--apt-ftp-proxy URL]\n\ \t [--apt-http-proxy URL]\n\ |