diff options
-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 4a5baa4d8..771b852c4 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -22,7 +22,7 @@ DESCRIPTION="clean up system build directories" HELP="" USAGE="${PROGRAM} [--all] [--cache] [--chroot] [--binary] [--purge] [--remove] [--stage] [--source]" -Arguments "${@}" +#Arguments "${@}" # Reading configuration files Read_conffile config/common |