summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-15 15:42:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-15 15:42:07 -0400
commit2cef42e87c5fbaf318a1381888d504c54844de39 (patch)
tree2b74adb7486c5566a8a9c1d772263b127fda1036
parent5703b97ceb3febbb521914aab7cb57f506e77529 (diff)
document webdav config
-rw-r--r--doc/git-annex.mdwn5
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.