summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-02 14:22:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-02 14:22:50 -0400
commitf0c4a1c770b7baf6e122bd990fcdd33b90eb2d53 (patch)
treec053803e3f4e6e02e414725bee35072b02f01051 /doc/git-annex.mdwn
parentae99b64b538f13e2100429afd8b4de7960db8cff (diff)
annex.web-options also works
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 896ccc311..f94a3d808 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -615,10 +615,10 @@ Here are all the supported configuration settings.
For example, to limit the bandwidth to 100Kbye/s, set it to "--bwlimit 100k"
(There is no corresponding option for bup join.)
-* `annex.ssh-options`, `annex.rsync-options`, `annex.bup-split-options`
+* `annex.ssh-options`, `annex.rsync-options`, `annex.web-options, `annex.bup-split-options`
- Default ssh, rsync, and bup options to use if a remote does not have
- specific options.
+ Default ssh, rsync, wget/curl, and bup options to use if a remote does not
+ have specific options.
* `remote.<name>.buprepo`