URI: 
       Remove outdated comment in dup-init(1) - 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 5feac127c6cb72c380aa467241dffc2f299ce7de
   DIR parent 55cb1cd3104e7adc0632b501925d7178e2c9ebc8
  HTML Author: sin <sin@2f30.org>
       Date:   Fri,  3 May 2019 00:00:15 +0100
       
       Remove outdated comment in dup-init(1)
       
       Diffstat:
         M dup-init.1                          |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/dup-init.1 b/dup-init.1
       @@ -23,13 +23,11 @@ is specified the current working directory is used.
        The encryption algorithm used to encrypt the blocks
        in the store.
        The supported encryption algorithms are none and XChaCha20-Poly1305.
       -This flag only has an effect when initializing the repository.
        By default none is used.
        .It Fl Z Ar algo
        The compressor algorithm used to compress the blocks
        in the store.
        The supported compressor algorithms are none and snappy.
       -This flag only has an effect when initializing the repository.
        By default snappy is used.
        .It Fl k Ar keyfile
        Path to encryption key.