diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-20 17:11:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-20 17:11:27 -0400 |
commit | 236aa1ed970686e2fb679f53bae81e3e4e1d798d (patch) | |
tree | 25ef965b5f6a228ac1e9bf51f498cda93296f555 /doc/tips/using_Amazon_Glacier.mdwn | |
parent | 566758a25520ace181838ccda1b07cbaabd3b2f3 (diff) |
omission
Diffstat (limited to 'doc/tips/using_Amazon_Glacier.mdwn')
-rw-r--r-- | doc/tips/using_Amazon_Glacier.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tips/using_Amazon_Glacier.mdwn b/doc/tips/using_Amazon_Glacier.mdwn index 73c248e63..1b91fbdf4 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.) |