commit bb44cc730e657c5aca7aa27841e7fdfa6c083cdf parent 1dbc2650dde7d194f7b87e51abc5efeab4b61eb0 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(-)
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 ===========