Added a sentence to say that it first compares sizes.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 9 Mar 2010 18:02:07 +0000 (19:02 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 9 Mar 2010 18:02:07 +0000 (19:02 +0100)
finddup.1

index a1f2a60..4ba1807 100644 (file)
--- a/finddup.1
+++ b/finddup.1
@@ -19,6 +19,9 @@ files found in it. With two directories, it prints either the files
 common to both DIR1 and DIR2, or with the `not:' prefix, the ones
 present in DIR1 and not in DIR2.
 
 common to both DIR1 and DIR2, or with the `not:' prefix, the ones
 present in DIR1 and not in DIR2.
 
+It compares files by first comparing their sizes, hence goes
+reasonably fast.
+
 When looking for identical files,
 .B finddup
 by default associates a group ID to every content, and prints it along
 When looking for identical files,
 .B finddup
 by default associates a group ID to every content, and prints it along