Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetaltay33 authored Jan 23, 2020
1 parent 931c68c commit 84b3039
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# DuplicateFinder
This project find any duplicated files via looking SHA-1 hash matching algorithims under the spesific folders .

#How To Use
df *.jpg -target d:\Images,E:\Images -paralelel 5

# How To Use
<code>df -pattern *.jpg -target d:\Images,E:\Images -paralelel 5</code>

0 comments on commit 84b3039

Please sign in to comment.