minor fix

This commit is contained in:
Francois B 2017-09-02 01:26:14 +02:00
parent f1a9c21d2f
commit 1f18aaa461

3
wpfind
View file

@ -51,8 +51,9 @@ function usage() {
printf "| | /| / / /_/ / /_ / / __ \/ __ / \n";
printf "| |/ |/ / ____/ __/ / / / / / /_/ / \n";
printf "|__/|__/_/ /_/ /_/_/ /_/\__,_/ \n";
printf "$BOLDVERT";
printf "\n"
printf "Find wallpapers recursively in the current dir and sub-directories...\n"
printf "Find wallpapers recursively in a dir and sub-directories...\n"
printf "\n"
printf "$NORMAL"
printf "Version : $version\n"