diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-20 16:54:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-20 16:54:51 -0400 |
commit | 17bbf64bb8be943e2a73f792e94fe55e46834c57 (patch) | |
tree | d6e0bd9cc9096e16118b62e027bb204044c6cd9b /doc/special_remotes/glacier.mdwn | |
parent | b07dc0064505da18b5f1ab4b39c7694dd65c382b (diff) |
correction: vault names don't need to be globally unique
Diffstat (limited to 'doc/special_remotes/glacier.mdwn')
-rw-r--r-- | doc/special_remotes/glacier.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/special_remotes/glacier.mdwn b/doc/special_remotes/glacier.mdwn index f02f36694..8bb7dca47 100644 --- a/doc/special_remotes/glacier.mdwn +++ b/doc/special_remotes/glacier.mdwn @@ -40,8 +40,7 @@ the Glacier remote. * `datacenter` - Defaults to "us-east-1". -* `vault` - Glacier requires that vaults have a globally unique name, - so by default, a vault name is chosen based on the remote name +* `vault` - By default, a vault name is chosen based on the remote name and UUID. This can be specified to pick a valult name. * `fileprefix` - By default, git-annex places files in a tree rooted at the |