readme upd
This commit is contained in:
parent
405da8feef
commit
e544bf1cb7
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
backup/*
|
||||
deb/*
|
||||
.remote-sync.json
|
||||
wpfind.log
|
||||
|
|
|
@ -54,6 +54,7 @@ Licence : GPLv3
|
|||
Usage : wpfind [options]
|
||||
-c : copy wallpapers found in a specific folder
|
||||
-m : move wallpapers found in a specific folder
|
||||
-s : interactive mode (ask confirmation before overwriting a file)
|
||||
-i <directory_to_analyze_to_find_wallpapers> (default: current directory)
|
||||
-o <wallpapers_found_save_directory> (default: wpfiles inside the current directory)
|
||||
-w <minimum_pixel_width> (default: 1920px)
|
||||
|
|
Loading…
Reference in a new issue