From aa39457f5faa6709dcc7d0caf3647c9322200845 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Feb 2014 17:26:04 -0400 Subject: [PATCH] update --- doc/git-annex.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 441da7b98d..9b9b53902f 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1525,8 +1525,7 @@ Here are all the supported configuration settings. * `annex.web-options` - Options to use when using wget or curl to download a file from the web. - (wget is always used in preference to curl if available.) + Options to pass when running wget or curl. For example, to force ipv4 only, set it to "-4" * `annex.quvi-options`