Skip to content

Commit 96a0d4f

Browse files
committed
Updating readme to reflect latest program updates
1 parent b320676 commit 96a0d4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
A tool that detects duplicate files and replaces them with symlinks to a shared file in a special shared files folder.
44

55
Usage:
6-
<br>`DuplicateFileFinder.exe <minSizeBytes> <directoryToScan> <sharedDirectory> [<hashCacheRoot>] [try-run]`
6+
<br>`DuplicateFileFinder.exe <minSizeBytes> <directoryToScan> <sharedDirectory> [<hashCacheRoot>] [try-run] [idle-priority]`
77

88
Example:
9-
<br>`DuplicateFileFinder.exe 1000000 D:\\ D:\\___SharedDuplicates D:\\ try-run`
9+
<br>`DuplicateFileFinder.exe 1000000 D:\\ D:\\___SharedDuplicates\\ D:\\ try-run idle-priority`
1010

1111
When `hashCacheRoot` argument is omitted then hash cache is disabled.
1212

0 commit comments

Comments
 (0)