tFix 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 bb44cc730e657c5aca7aa27841e7fdfa6c083cdf
(DIR) parent 1dbc2650dde7d194f7b87e51abc5efeab4b61eb0
(HTM) Author: sin <sin@2f30.org>
Date: Wed, 17 Apr 2019 18:15:34 +0100
Fix README
Diffstat:
M README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/README b/README
t@@ -31,7 +31,7 @@ You will get a list of hashes. Each hash corresponds to a single file
To extract a file from the deduplicated store run:
- dunpack -e <hash> repo > snapshot.tar
+ dunpack <hash> repo > snapshot.tar
Portability
===========