summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-04-25 07:26:32 +1200
committerLars Wirzenius <liw@liw.fi>2010-04-25 07:26:32 +1200
commitbb415403049695e2db648d045131447fa7731c6e (patch)
tree12be3be85830d6258411b6de8a497e02d8c63d2c
parente065b4fe4976fad157011fb6bc643accd3f2269e (diff)
downloaddupfiles-bb415403049695e2db648d045131447fa7731c6e.tar.gz
Add note about automatic recursion into directories to manual page.
-rw-r--r--dupfiles.14
1 files changed, 3 insertions, 1 deletions
diff --git a/dupfiles.1 b/dupfiles.1
index e6fc0bc..1bcf159 100644
--- a/dupfiles.1
+++ b/dupfiles.1
@@ -24,9 +24,11 @@ dupfiles \- find identical files and optionally hardlink them
.SH DESCRIPTION
.B dupfiles
finds files that have identical content.
-By default, it writes out the names of the files,
+It writes out the names of the files,
grouped together,
with groups separated by empty lines.
+If you give it directory names on the command line,
+it will automatically recurse into them to find files.
.PP
It can optionally hardlink the files so that they use less disk space.
Note that after hardlinking, the files are the same file: