Update README.md

This commit is contained in:
xfarrow 2023-04-17 13:56:13 +00:00 committed by GitHub
parent 55f818efb9
commit d73485aa5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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
```