diff options
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index ab104b4a8..f34256eb4 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="clean up system build directories" +DESCRIPTION="$(Echo 'clean up system build directories')" HELP="" USAGE="${PROGRAM} [--all] [--cache] [--chroot] [--binary] [--purge] [--remove] [--stage] [--source]" |