summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/rdup/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/rdup/README b/system/rdup/README
index 2fb9c65bb2..7118c0ded2 100644
--- a/system/rdup/README
+++ b/system/rdup/README
@@ -2,5 +2,3 @@ rdup is a utility inspired by rsync and the plan9 way of doing things.
rdup itself does not backup anything. It only prints a list of files
that are changed, or all files in case of a null dump. It also handles
files that are removed, allowing for correct incremental backups.
-
-Optional dependency is nettle (to provide encryption for rdup-tr).