浏览代码

Fix help function

bryan 4 年之前
父节点
当前提交
fc33caf04e
共有 3 个文件被更改,包括 1 次插入1 次删除
  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