From 78b164cdfbe84538fa796d061234e646f75318ed Mon Sep 17 00:00:00 2001 From: gilbertchen Date: Mon, 24 Apr 2017 21:21:08 -0400 Subject: [PATCH] Update GUIDE.md --- GUIDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GUIDE.md b/GUIDE.md index 0becb5c4..9e583fc6 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -169,7 +169,7 @@ OPTIONS: -fossils search fossils if a chunk can't be found -resurrect turn referenced fossils back into chunks -files verify the integrity of every file - -stats show deduplication statistics (imply -all and all revisions) + -stats show deduplication statistics (imply -all and all revisions) -storage retrieve snapshots from the specified storage``` ``` The *check* command checks, for each specified snapshot, that all referenced chunks exist in the storage. @@ -407,7 +407,7 @@ OPTIONS: -no-restore[=true] restore from this storage is prohibited -no-save-password[=true] don't save password or access keys to keychain/keyring -key add a key/password whose value is supplied by the -value option - -value the value of the key/password + -value the value of the key/password -storage use the specified storage instead of the default one ```