dedup

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

commit d82d437101977daf0f966b5eb0507bdfdcc4f20d
parent daf72e281ef887f4754d0b224b10c9fb03440ddc
Author: sin <sin@2f30.org>
Date:   Thu,  2 May 2019 23:44:06 +0100

Update README

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -36,7 +36,7 @@ First a secret key has to be generated using dup-keygen(1). This is a Initialize the repo and select XChaCha20-Poly1305 as the encryption algorithm: - dup-init -E XChaCha20-Poly1305 repo + dup-init -k keyfile -E XChaCha20-Poly1305 repo To create a snapshot named foo: