usage fct upd
This commit is contained in:
parent
f9fc889ac1
commit
405da8feef
1 changed files with 1 additions and 0 deletions
1
wpfind
1
wpfind
|
@ -73,6 +73,7 @@ function usage() {
|
|||
printf "Usage : wpfind [options]\n"
|
||||
printf " -c : copy wallpapers found in the specified directory\n"
|
||||
printf " -m : move wallpapers found in the specified directory\n"
|
||||
printf " -s : interactive mode (ask confirmation before overwriting a file)\n"
|
||||
printf " -i <directory_to_analyze_to_find_wallpapers> (default: current directory)\n"
|
||||
printf " -o <wallpapers_found_save_directory> (default: wpfiles inside the current directory)\n"
|
||||
printf " -w <minimum_pixel_width> (default: 1920px)\n"
|
||||
|
|
Loading…
Reference in a new issue