diff --git a/cfddns.sh b/cfddns.sh index 362c07a..29faba6 100755 --- a/cfddns.sh +++ b/cfddns.sh @@ -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"