summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index a69bf3b..0c4c256 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -515,7 +515,7 @@ Local_arguments ()
shift
;;
- -c|-conffile)
+ -c|--conffile)
LH_CONFFILE="${2}"
shift 2
;;