README.md updated

This commit is contained in:
Francois B 2017-09-02 00:56:33 +02:00
parent f14d2a830b
commit 0092260fd6

View file

@ -39,28 +39,25 @@ Usage : wpfind [options]
-h : show help & informations
```
Examples of use
---------------
Usage examples
--------------
Copy wallpapers in the current directory and sub-directories with minimum width of 1920px to wpfiles
```
wpfind -c
```
Move wallpapers in the current directory and sub-directories with minimum width of 1920px to wpfiles
```
wpfind -m
```
Move wallpapers in the /home/user/MyPics directory and sub-directories with minimum width of 2560px to /home/user/MyWP directory
```
wpfind -m -w 2560 -i /home/user/MyPics -o /home/user/MyWP
```
Credits