Save changes
This commit is contained in:
parent
4bb13ce582
commit
2ad0514d7c
|
|
@ -504,7 +504,7 @@ if [ "$help_flag" == "1" ] ; then
|
||||||
echo "$(tput setaf 2)-h$(tput sgr0) Help"
|
echo "$(tput setaf 2)-h$(tput sgr0) Help"
|
||||||
echo
|
echo
|
||||||
echo "Brief USAGE:"
|
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
|
||||||
echo "Example:"
|
echo "Example:"
|
||||||
echo " $(tput setaf 2)./PF-build.sh -v All -l ALL -d GOLD$(tput sgr0)"
|
echo " $(tput setaf 2)./PF-build.sh -v All -l ALL -d GOLD$(tput sgr0)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue