Fixing typing error, thanks to Maarten ter Huurne <maarten.ter.huurne@philips.com>.
This commit is contained in:
parent
662275be9c
commit
07015787f6
|
@ -515,7 +515,7 @@ Local_arguments ()
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
|
|
||||||
-c|-conffile)
|
-c|--conffile)
|
||||||
LH_CONFFILE="${2}"
|
LH_CONFFILE="${2}"
|
||||||
shift 2
|
shift 2
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue