tManpage update - dedup - deduplicating backup program
(HTM) git clone git://git.z3bra.org/dedup.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b9b80b4a398fded00a036a37a98d257940eb04d2
(DIR) parent 14309b993f5034742f3977b3091b036c6fdb2606
(HTM) Author: sin <sin@2f30.org>
Date: Thu, 29 Mar 2018 15:51:15 +0100
Manpage update
Diffstat:
M dedup.1 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/dedup.1 b/dedup.1
t@@ -12,8 +12,7 @@
.Op file
.Sh DESCRIPTION
.Nm
-is a simple data deduplication program. It is designed to be
-used in a pipeline with tar/gpg etc.
+is a simple data deduplication program.
.Nm
only handles a single file at a time, so using tar is advised.
.Sh OPTIONS