dedup

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

commit b0cb2c9c5b4bfcc3efa381b5f54baf8c3d8a3365
parent 9dce6b66d0448882531be9ef7aa1f8eb32a7d7c3
Author: sin <sin@2f30.org>
Date:   Fri,  3 May 2019 13:37:35 +0100

Reword README

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -46,8 +46,8 @@ To extract the snapshot: dup-unpack -k keyfile -r repo foo | tar -xf - -All tools understand the -k option when operating on an encrypted -dedup repository. +All tools require the -k option when operating on an encrypted dedup +repository. Portability ===========