summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-03-16 16:00:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-03-16 16:00:08 -0400
commit28698e54aff0346221c8ecb625364e79c784d97b (patch)
tree6eb8b05fe531d8ffbf7e767e2e67ff4578b548c1
parent771052a85e3a000911e8a438012e61b3caf9c1a8 (diff)
document rsyncurl setting
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 10899d12c..3ee2579c3 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -713,6 +713,12 @@ Here are all the supported configuration settings.
Default ssh, rsync, wget/curl, and bup options to use if a remote does not
have specific options.
+* `remote.<name>.rsyncurl`
+
+ Used by rsunc special remotes, this configures
+ the location of the rsync repository to use. Normally this is automaticaly
+ set up by `git annex initremote`, but you can change it if needed.
+
* `remote.<name>.buprepo`
Used by bup special remotes, this configures