URI: 
       Add CAVEATS section to dup-rm(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 1e5d78e32e12ac882d187912f60107d025a4dc77
   DIR parent baf29fa2203239eb1767c97b48e093364c7c9f46
  HTML Author: sin <sin@2f30.org>
       Date:   Thu, 25 Apr 2019 22:50:59 +0100
       
       Add CAVEATS section to dup-rm(1)
       
       Diffstat:
         M dup-rm.1                            |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/dup-rm.1 b/dup-rm.1
       @@ -21,6 +21,10 @@ By default the current working directory is used.
        .It Fl v
        Enable verbose mode.
        .El
       +.Sh CAVEATS
       +.Nm
       +relies on filesystem specific capabilities to
       +perform its operation.
        .Sh AUTHORS
        .An Dimitris Papastamos Aq Mt sin@2f30.org ,
        .An z3bra Aq Mt contactatz3bradotorg .