浏览代码

Save changes

3d-gussner 3 年之前
父节点
当前提交
2ad0514d7c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      PF-build.sh

+ 1 - 1
PF-build.sh

@@ -504,7 +504,7 @@ if [ "$help_flag" == "1" ] ; then
     echo "$(tput setaf 2)-h$(tput sgr0) Help"
     echo 
     echo "Brief USAGE:"
-    echo "  $(tput setaf 2)./PF-build.sh$(tput sgr0)  [-v] [-l] [-d] [-b] [-o] [-c] [-p] [-n] [-m]"
+    echo "  $(tput setaf 2)./PF-build.sh$(tput sgr0)  [-v] [-l] [-d] [-b] [-o] [-c] [-p] [-n] [-m] [-g]"
     echo
     echo "Example:"
     echo "  $(tput setaf 2)./PF-build.sh -v All -l ALL -d GOLD$(tput sgr0)"