diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-15 15:42:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-15 15:42:07 -0400 |
commit | 2cef42e87c5fbaf318a1381888d504c54844de39 (patch) | |
tree | 2b74adb7486c5566a8a9c1d772263b127fda1036 /doc/git-annex.mdwn | |
parent | 5703b97ceb3febbb521914aab7cb57f506e77529 (diff) |
document webdav config
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 842139c2b..474a6a09b 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -885,6 +885,11 @@ Here are all the supported configuration settings. Used to identify Amazon S3 special remotes. Normally this is automaticaly set up by `git annex initremote`. +* `remote.<name>.webdav` + + Used to identify webdav special remotes. + Normally this is automaticaly set up by `git annex initremote`. + * `remote.<name>.annex-xmppaddress` Used to identify the XMPP address of a Jabber buddy. |