X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=finddup.git;a=blobdiff_plain;f=finddup.1;h=2da4ee3dc12e5b24d40182090bd9cfca0d4e2943;hp=c86df1ea89daff89f228e2a87944407689e4ebb1;hb=8c988a4aca00501c9a9d53f4ff228dcb0bce0acb;hpb=2e218d38854bc5934f3935bc7aa6eab598770bdb diff --git a/finddup.1 b/finddup.1 index c86df1e..2da4ee3 100644 --- a/finddup.1 +++ b/finddup.1 @@ -10,12 +10,13 @@ finddup \- Find files common to two directories (or not) .SH "SYNOPSIS" -\fBfinddup\fP [OPTION]... DIR1 [[and:|not:]DIR2] +\fBfinddup\fP [OPTION]... [DIR1 [[and:|not:]DIR2]] .SH "DESCRIPTION" -With a single directory argument, \fBfinddup\fP prints the duplicated -files found in it. +With one directory as argument, \fBfinddup\fP prints the duplicated +files found in it. If no directory is provided, it uses the current +one as default. 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