summaryrefslogtreecommitdiff
path: root/system/jdupes/README
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2018-05-14 22:57:17 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-05-19 00:45:04 +0100
commit040fa3e7938d7e0a0bf55af97dc289e38f79ecc4 (patch)
tree323164f1f056c58aa267beb8a0d0e1af79cc1d67 /system/jdupes/README
parent0de69577aeaa2f18f1aa47acd777c92ccca159d2 (diff)
downloadslackbuilds-040fa3e7938d7e0a0bf55af97dc289e38f79ecc4.tar.gz
system/jdupes: Added (taking action upon duplicate files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/jdupes/README')
-rw-r--r--system/jdupes/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/jdupes/README b/system/jdupes/README
new file mode 100644
index 0000000000..f81875dee6
--- /dev/null
+++ b/system/jdupes/README
@@ -0,0 +1,6 @@
+jdupes is a program for identifying and taking actions upon duplicate
+files. This fork of fdupes known as 'jdupes' is heavily modified from
+and improved over the original.
+
+jdupes IS NOT a drop-in compatible replacement for fdupes!
+Option availability and meanings differ between the two programs.