diff --git a/wpfind b/wpfind index f8434b3..ef87071 100755 --- a/wpfind +++ b/wpfind @@ -63,8 +63,8 @@ function usage() { printf "Licence : GPLv3\n" printf "\n" printf "Usage : wpfind [options]\n" - printf " -c : copy wallpapers found in a specific folder\n" - printf " -m : move wallpapers found in a specific folder\n" + printf " -c : copy wallpapers found in the specified directory\n" + printf " -m : move wallpapers found in the specified directory\n" printf " -i (default: current directory)\n" printf " -o (default: wpfiles inside the current directory)\n" printf " -w (default: 1920px)\n"