dedup

deduplicating backup program
git clone git://git.2f30.org/dedup
Log | Files | Refs | README | LICENSE

commit 196c8c8bfdd332a353e95f2d6ef13e270f0f542c
parent 8b2aac579bab461e551c54e03dca7562a9e328d8
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:
Mdup-migrate.1 | 9+++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

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 .