Fixing typing error, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>.

This commit is contained in:
Daniel Baumann 2007-10-18 22:17:04 +02:00
parent f7f1d3befa
commit 3aae363e08
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Arguments ()
shift
;;
-c|-conffile)
-c|--conffile)
LH_CONFFILE="${2}"
shift 2
;;