Add some more information in the dup-gc(1) manpage - 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 d72d20969c32c1304284819697bb1e5333f824ac DIR parent 0b821b99d739cae19d0d06501a4031039d4179e6 HTML Author: sin <sin@2f30.org> Date: Sat, 27 Apr 2019 19:05:36 +0100 Add some more information in the dup-gc(1) manpage Diffstat: M dup-rm.1 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) --- DIR diff --git a/dup-rm.1 b/dup-rm.1 @@ -1,4 +1,4 @@ -.Dd April 25, 2019 +.Dd April 27, 2019 .Dt DUP-RM 1 .Os .Sh NAME @@ -21,10 +21,13 @@ By default the current working directory is used. .It Fl v Enable verbose mode. .El +.Sh AUTHORS +.An Dimitris Papastamos Aq Mt sin@2f30.org , +.An z3bra Aq Mt contactatz3bradotorg . .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 . +If the filesystem implementation does not support hole punching +.Nm +will fail gracefully without removing any data.