mirror of https://github.com/xfarrow/dircomp.git
Update README.md
This commit is contained in:
parent
55f818efb9
commit
d73485aa5a
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue