comment
This commit is contained in:
parent
6648fa1c47
commit
60e51e86b1
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2015-07-02T20:36:22Z"
|
||||||
|
content="""
|
||||||
|
Separate options could be added, but I'm not sure they're needed.
|
||||||
|
git-annex only ever runs one of curl or wget on a given system.
|
||||||
|
|
||||||
|
Which one varies depending on what is installed (ie, it uses wget when
|
||||||
|
available and otherwise uses curl), but as long as that's
|
||||||
|
stable, you can just use annex.web-options to pass additional options to
|
||||||
|
whichever one it runs.
|
||||||
|
|
||||||
|
FWIW, --limit-rate works for both curl and wget, more or less the same.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue