Update README.md

This commit is contained in:
xfarrow
2023-04-17 13:56:13 +00:00
committed by GitHub
parent 55f818efb9
commit d73485aa5a

View File

@ -22,5 +22,6 @@ The options are as follows:
-r Recursive -r Recursive
-v Verbose -v Verbose
-f Fast. Halt as soon as the directories are found to be not equal -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 -h Print this help and quit
``` ```