tUpdate README - 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 3cb8c88abd3f830a2637a8b666402d063df0e7e4
(DIR) parent 422ed3faa603ef35d782d88ba3ff2475a7a87585
(HTM) Author: sin <sin@2f30.org>
Date: Sun, 17 Feb 2019 10:37:40 +0000
Update README
Diffstat:
M README | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/README b/README
t@@ -1,5 +1,4 @@
-dedup is a simple data deduplication program. It is designed to be
-used in a pipeline with tar/gpg etc.
+dedup is a simple data deduplication program.
dedup only handles a single file at a time, so using tar is advised.
For example, to dedup a tar file you can invoke dedup as follows: