tUpdate README - dedup - deduplicating backup program
(HTM) git clone git://git.z3bra.org/dedup.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d82d437101977daf0f966b5eb0507bdfdcc4f20d
(DIR) parent daf72e281ef887f4754d0b224b10c9fb03440ddc
(HTM) Author: sin <sin@2f30.org>
Date: Thu, 2 May 2019 23:44:06 +0100
Update README
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
t@@ -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: