ソースを参照

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