Update README.md according to the new deletion behavior

This commit is contained in:
BlyDoesCoding 2023-03-20 21:33:45 +01:00
parent 335b2d81d8
commit 639afceab8
2 changed files with 13 additions and 6 deletions

View file

@ -13,7 +13,7 @@ Usage: sherly -f inputfolder1 inputfolder2 inputfolder3 [options]...
-f / -folder all the folders you want to scan for (see example above!)
-c / -color enable colored messages
-p / -progress enable progress indicator
-d / -delete delete all found duplicates except one
-d / -delete delete all dups except one without asking first
-debug debug stuff
```