URI: 
       Fix typo 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 65426c4dfc99f803c00d3c7bdbccdfc7f38fb19c
   DIR parent 7dbf6de1389b8b7b56017da2ff20fcdfccb40ca4
  HTML Author: sin <sin@2f30.org>
       Date:   Mon, 20 May 2019 13:07:56 +0300
       
       Fix typo in dup-init.1
       
       Diffstat:
         M dup-init.1                          |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/dup-init.1 b/dup-init.1
       @@ -1,4 +1,4 @@
       -.Dd May 5, 2019
       +.Dd May 20, 2019
        .Dt DUP-INIT 1
        .Os
        .Sh NAME
       @@ -27,7 +27,7 @@ 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 and lz4.
       +The supported compressor algorithms are none, snappy and lz4.
        By default snappy is used.
        .It Fl k Ar keyfile
        Path to encryption key.