Clarify -Z in 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 f11ccda2e50339dbd9e8d97f7671b3a67b40e933
DIR parent 13b57d93ac080996a2857ef0be4b367834447786
HTML Author: sin <sin@2f30.org>
Date: Tue, 5 Mar 2019 11:57:52 +0000
Clarify -Z in manpage
Diffstat:
M dedup.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/dedup.1 b/dedup.1
@@ -20,7 +20,7 @@ only handles a single file at a time, so using tar is advised.
.Bl -tag -width "-r root"
.It Fl Z
Disable compression support for this repository. This flag
-can be used when initializing the repository. By default
+only has an effect when initializing the repository. By default
compression is enabled.
.It Fl c
Perform a consistency check on the deduplication storage.