Fix README - 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 bb44cc730e657c5aca7aa27841e7fdfa6c083cdf
DIR parent 1dbc2650dde7d194f7b87e51abc5efeab4b61eb0
HTML 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
@@ -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
===========