printf "\n\x1b[31mWrong number of arguments\x1b[0m\n\n"
then
printf "\n\x1b[31mWrong number of arguments\x1b[0m\n\n"
- printf "Usage: duckduckget [site] [filetype] [outdir]\n where [site] is the domain to search for files\n [filetype] is extension without preceeding dot\n [outputdir] is the output directory relative to working directory"
+ printf "Usage: duckduckget SITE [FILETYPE] [DESTINATION] \n where SITE is the domain to search for files\n [FILETYPE] is extension without preceeding dot\n [DESTINATION] is the output directory relative to working directory"