mirror of
https://github.com/fumiama/dupimage.git
synced 2026-06-09 20:40:32 +08:00
12 lines
241 B
Markdown
12 lines
241 B
Markdown
# dupimage
|
|
Detect duplicated images and gather each group into a unique subfolder.
|
|
|
|
## usage
|
|
```powershell
|
|
-a action sort
|
|
-d string
|
|
work directory (default "./")
|
|
-t uint
|
|
duplicate throttle, max is 64 (default 5)
|
|
```
|