From 43438645a258ac46ea9778c687f891ec7bca8e74 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 Nov 2012 17:11:27 -0400 Subject: [PATCH] omission --- doc/tips/using_Amazon_Glacier.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/tips/using_Amazon_Glacier.mdwn b/doc/tips/using_Amazon_Glacier.mdwn index 73c248e638..1b91fbdf4a 100644 --- a/doc/tips/using_Amazon_Glacier.mdwn +++ b/doc/tips/using_Amazon_Glacier.mdwn @@ -57,6 +57,7 @@ So, git-annex plays it safe, and avoids trusting the inventory: copy important_file (gpg) (checking glacier...) (to glacier...) ok # git annex drop important_file drop important_file (gpg) (checking glacier...) + Glacier's inventory says it has a copy. However, the inventory could be out of date, if it was recently removed. (Use --trust-glacier-inventory if you're sure it's still in Glacier.)