Rework README a bit - dedup - deduplicating backup program
 (HTM) git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 0b821b99d739cae19d0d06501a4031039d4179e6
 (DIR) parent 4e73487301009733d5a9566a1e040da861bc295a
 (HTM) Author: sin <sin@2f30.org>
       Date:   Sat, 27 Apr 2019 19:00:01 +0100
       
       Rework README a bit
       
       Diffstat:
         M README                              |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -15,8 +15,7 @@ the repository.  The storage file contains all the unique blocks of
        the repository.  The archive directory contains the snapshots.
        
        dedup only handles a single file at a time, so using tar is advised.
       -For example, to dedup a directory tree you can invoke dup-pack(1) as
       -follows:
       +To deduplicate a directory tree invoke dup-pack(1) as follows:
        
            tar -c ~/dir | dup-pack -r repo foo