From 0ffe9973e6e6f34916c9e1015ad54932eebf3448 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 13 Mar 2010 21:20:07 +0100 Subject: [PATCH] Changed one of the examples. --- finddup.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/finddup.1 b/finddup.1 index 3092d75..5eb5810 100644 --- a/finddup.1 +++ b/finddup.1 @@ -76,11 +76,11 @@ running on different machines to reduce network disk accesses. .SH "EXAMPLES" -.B finddup -cg blah something +.B finddup -p0d blah .fi -List files found in \fB./blah/\fR which have a matching file with same -content in \fB./something/\fR. Do not display the group IDs. +List duplicated files in directory ./blah/, show a progress bar, +ignore empty files and files and directories starting with a dot. .P .B finddup sources not:/mnt/backup -- 2.20.1