Fix help function
This commit is contained in:
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
@@ -114,7 +114,7 @@ parseInput() {
|
|||||||
_debug="true"
|
_debug="true"
|
||||||
;;
|
;;
|
||||||
--help|-h)
|
--help|-h)
|
||||||
_printHelpAndExit 0
|
printHelpAndExit 0
|
||||||
;;
|
;;
|
||||||
--)
|
--)
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user