This commit is contained in:
Joey Hess 2012-10-01 13:41:05 -04:00
parent e24ff46f96
commit 915c1e531f

View file

@ -782,7 +782,7 @@ Here are all the supported configuration settings.
* `remote.<name>.annex-bup-split-options` * `remote.<name>.annex-bup-split-options`
Options to pass to bup split when storing content in this remote. Options to pass to bup split when storing content in this remote.
For example, to limit the bandwidth to 100Kbye/s, set it to "--bwlimit 100k" For example, to limit the bandwidth to 100Kbyte/s, set it to "--bwlimit 100k"
(There is no corresponding option for bup join.) (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.bup-split-options`