From c469d8e693b23bcc51a912789a3d15cb0a02657c Mon Sep 17 00:00:00 2001 From: ikbal-e Date: Thu, 23 Jan 2020 16:16:59 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e36011..6ea9090 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This project find any duplicated files via looking SHA-1 hash matching algorithims under the spesific folders . # How To Use -df -pattern *.jpg -target d:\Images,E:\Images -paralelel 5 +df -pattern *.jpg -target d:\Images,E:\Images -parallel 5