projects
/
finddup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4803c0f
)
Added an example with -q.
author
Francois Fleuret
<francois@fleuret.org>
Tue, 13 Dec 2011 07:12:37 +0000
(08:12 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Tue, 13 Dec 2011 07:12:37 +0000
(08:12 +0100)
finddup.1
patch
|
blob
|
history
diff --git
a/finddup.1
b/finddup.1
index
b279216
..
334b586
100644
(file)
--- a/
finddup.1
+++ b/
finddup.1
@@
-117,6
+117,14
@@
List duplicated files in directory ./blah/, show a progress bar,
ignore empty files, and ignore files and directories starting with a
dot.
+.B finddup -qtg
+
+.fi
+List all files which are duplicated in the current directory, do not
+show the oldest in each each group of identical ones, and do not show
+group numbers. This is what you could use to list what files to
+remove.
+
.P
.B finddup sources not:/mnt/backup