URI: 
       Update README - 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 d82d437101977daf0f966b5eb0507bdfdcc4f20d
   DIR parent daf72e281ef887f4754d0b224b10c9fb03440ddc
  HTML 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
       @@ -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: