Skip to content

Commit

Permalink
add -m to example options
Browse files Browse the repository at this point in the history
  • Loading branch information
jftuga committed Nov 26, 2020
1 parent 6c8e3a1 commit 26efbd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -40,6 +40,7 @@ Option | Explanation
-d r:\resized | destination directory
-f r:\facefinder | location of the 'facefinder' classification file
-h 500 | resize file if height is greater than 500 pixels, otherwise, just copy image to destination
-m jpg | match any file name containing 'jpg'; for case insensitive use: (?i)jpg
-w 10 | process 10 images concurrently
-a 30 | skip files older then 30 days

Expand Down

0 comments on commit 26efbd8

Please sign in to comment.