summaryrefslogtreecommitdiff
path: root/doc/special_remotes/webdav.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/special_remotes/webdav.mdwn')
-rw-r--r--doc/special_remotes/webdav.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/special_remotes/webdav.mdwn b/doc/special_remotes/webdav.mdwn
index 100de8c20..27bd38579 100644
--- a/doc/special_remotes/webdav.mdwn
+++ b/doc/special_remotes/webdav.mdwn
@@ -29,6 +29,10 @@ the webdav remote.
be created as needed. Use of a https URL is strongly
encouraged, since HTTP basic authentication is used.
+* `exporttree` - Set to "yes" to make this special remote usable
+ by [[git-annex-export]]. It will not be usable as a general-purpose
+ special remote.
+
* `chunk` - Enables [[chunking]] when storing large files.
* `chunksize` - Deprecated version of chunk parameter above.