mirror of
https://github.com/xfarrow/dircomp.git
synced 2025-06-05 21:49:19 +02:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -1,5 +1,3 @@
|
|||||||
# "Frequently Asked" Questions
|
|
||||||
|
|
||||||
## Standard file comparison VS hash file comparison
|
## Standard file comparison VS hash file comparison
|
||||||
When checking whether two files are equal or not, by default dircomp compares their content (in bytes). By enabling option `-d` dircomp compares the SHA-1 hash of the files.
|
When checking whether two files are equal or not, by default dircomp compares their content (in bytes). By enabling option `-d` dircomp compares the SHA-1 hash of the files.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user