1
0
mirror of https://github.com/fumiama/dupimage.git synced 2026-06-09 20:40:32 +08:00
Files
dupimage/README.md
源文雨 8cd35481c8 init
2022-07-24 22:21:34 +08:00

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)
```