dup-migrate: Clarify what dup-list-old and dup-unpack-old are - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 196c8c8bfdd332a353e95f2d6ef13e270f0f542c
DIR parent 8b2aac579bab461e551c54e03dca7562a9e328d8
HTML Author: sin <sin@2f30.org>
Date: Thu, 18 Apr 2019 16:07:25 +0100
dup-migrate: Clarify what dup-list-old and dup-unpack-old are
Diffstat:
M dup-migrate.1 | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
DIR diff --git a/dup-migrate.1 b/dup-migrate.1
@@ -14,8 +14,13 @@ migrates the
.Ar old-repo
to the
.Ar new-repo .
-This is useful when there is an ABI break
-in the deduplication repository file format.
+The
+.Nm
+script requires that the dup-list-old and
+dup-unpack-old binaries are in the PATH.
+These should be the most up to date binaries
+that can operate on the
+.Ar old-repo .
.Sh AUTHORS
.An Dimitris Papastamos Aq Mt sin@2f30.org ,
.An z3bra Aq Mt contactatz3bradotorg .