update
This commit is contained in:
parent
47e9687bd0
commit
be0ce00130
2 changed files with 3 additions and 1 deletions
|
@ -8,9 +8,11 @@ types of remotes. These can be used just like any normal remote by git-annex.
|
|||
They cannot be used by other git commands though.
|
||||
|
||||
* [[S3]] (Amazon S3, and other compatible services)
|
||||
* [[Amazon_Glacier|glacier]]
|
||||
* [[bup]]
|
||||
* [[directory]]
|
||||
* [[rsync]]
|
||||
* [[webdav]]
|
||||
* [[web]]
|
||||
* [[hook]]
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@ the Glacier remote.
|
|||
* `datacenter` - Defaults to "us-east-1".
|
||||
|
||||
* `vault` - By default, a vault name is chosen based on the remote name
|
||||
and UUID. This can be specified to pick a valult name.
|
||||
and UUID. This can be specified to pick a vault name.
|
||||
|
||||
* `fileprefix` - By default, git-annex places files in a tree rooted at the
|
||||
top of the Glacier vault. When this is set, it's prefixed to the filenames
|
||||
|
|
Loading…
Reference in a new issue