Browse Source

Fix help function

bryan 4 years ago
parent
commit
fc33caf04e
3 changed files with 1 additions and 1 deletions
  1. 0 0
      .gitignore
  2. 0 0
      README.md
  3. 1 1
      openwrtBuild

+ 0 - 0
.gitignore


+ 0 - 0
README.md


+ 1 - 1
openwrtBuild

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