From d21200ea1bf7d457697f909c0b52b5636e36be8f Mon Sep 17 00:00:00 2001 From: xfarrow <49845537+xfarrow@users.noreply.github.com> Date: Mon, 17 Apr 2023 14:11:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 739ab1f..fad32d3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ dircomp - A directory comparison tool ## Synopsis -`dircomp directory1 directory2 [-rvfh]` +`dircomp directory1 directory2 [-rvfbh]` ## Description dircomp is a program for evaluating whether two directories are equivalent.