mirror of
https://github.com/fumiama/dupimage.git
synced 2026-06-26 23:20:27 +08:00
add -s option
This commit is contained in:
@@ -3,10 +3,13 @@ Detect duplicated images and gather each group into a unique subfolder.
|
||||
|
||||
## usage
|
||||
```powershell
|
||||
Usage: dupimage [-adht] ext1 ext2...
|
||||
Usage: dupimage [-adhst] ext1 ext2...
|
||||
-a action sort
|
||||
-d string
|
||||
work directory (default "./")
|
||||
-h display help
|
||||
-s uint
|
||||
folder sequence number start (exclude)
|
||||
-t uint
|
||||
duplicate throttle, max is 64 (default 5)
|
||||
exts matching extensions
|
||||
|
||||
Reference in New Issue
Block a user