Updated help text

This commit is contained in:
Asif Bacchus 2018-09-25 18:24:06 -06:00
parent 8a0362a6e1
commit a09dac147a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ echo -e "\tmachine's IP6 address can be correctly detected externally."
echo -e "-h\tDisplay this help page"
echo -e "-x\tDisplay script examples"
echo -e "-l\tLocation for log file output"
echo -e "\tDefault: scriptname.ext.log in same directory as this script"
echo -e "\tDefault: scriptname.log in same directory as this script"
echo -e "\n\e[1;39mExamples:"
echo -e "\e[0;39mRun \e[1;36m$(basename ${0}) \e[1;92m-x\e[0m\n"
echo -e "\n"