mirror of
https://github.com/fumiama/dupimage.git
synced 2026-06-11 05:30:29 +08:00
add ext match
This commit is contained in:
@@ -3,9 +3,11 @@ Detect duplicated images and gather each group into a unique subfolder.
|
||||
|
||||
## usage
|
||||
```powershell
|
||||
Usage: dupimage [-adht] ext1 ext2...
|
||||
-a action sort
|
||||
-d string
|
||||
work directory (default "./")
|
||||
-t uint
|
||||
duplicate throttle, max is 64 (default 5)
|
||||
exts matching extensions
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user