Fix help function

This commit is contained in:
2020-08-15 08:48:43 -04:00
parent d1c5209bab
commit fc33caf04e
3 changed files with 1 additions and 1 deletions

View File

@@ -114,7 +114,7 @@ parseInput() {
_debug="true"
;;
--help|-h)
_printHelpAndExit 0
printHelpAndExit 0
;;
--)
shift