Added the -e option to execute a command for each group of identical files.
[finddup.git] / finddup.1
index abfc209..8a284ec 100644 (file)
--- a/finddup.1
+++ b/finddup.1
@@ -68,6 +68,10 @@ show the real path of the files
 .TP
 \fB-i\fR, \fB--same-inodes-are-different\fR
 files with same inode are considered as different
+.TP
+\fB-e \fI<command>\fR, \fB--exec \fI<command>\fR
+execute the provided command for each group of identical files, with
+their names as arguments
 
 .SH "BUGS"