diff --git a/README.md b/README.md index 98880d5..1e36011 100644 --- a/README.md +++ b/README.md @@ -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 +df -pattern *.jpg -target d:\Images,E:\Images -paralelel 5