From 84b303957fa50e7517112989da29706f0d75a927 Mon Sep 17 00:00:00 2001 From: Ahmet Altay <46381367+ahmetaltay33@users.noreply.github.com> Date: Thu, 23 Jan 2020 15:58:27 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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