correction: vault names don't need to be globally unique
This commit is contained in:
parent
121b8b6e6f
commit
1a7b430516
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue