From d73485aa5a29b3ed20987520142e711b29126dad Mon Sep 17 00:00:00 2001 From: xfarrow <49845537+xfarrow@users.noreply.github.com> Date: Mon, 17 Apr 2023 13:56:13 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 004b68c..739ab1f 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,6 @@ The options are as follows: -r Recursive -v Verbose -f Fast. Halt as soon as the directories are found to be not equal + -b Byte-by-byte file comparison (default compares their hashes) -h Print this help and quit ```