X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=finddup.git;a=blobdiff_plain;f=finddup.1;h=18c27e5f57def998cccccfbcbfb1c3bc3907fe48;hp=840c9771b20fb5c64f2d7fea2bcb5831407e6d01;hb=c54c57cbd82dd37632d9ed551ebab0c1489dfd69;hpb=5c78b3e7201fc156657bd04fb1e2130cf70cb76f diff --git a/finddup.1 b/finddup.1 index 840c977..18c27e5 100644 --- a/finddup.1 +++ b/finddup.1 @@ -72,7 +72,7 @@ The format of the output should definitely be improved. Not clear how. The comparison algorithm could maybe be improved with some MD5 kind of signature. However, most of the time is taken by comparison for -matching files, which are requires even when using a hash. +matching files, which are required even when using a hash. Their could be some fancy option to link two instances of the command running on different machines to reduce network disk accesses. Again,