summaryrefslogtreecommitdiff
path: root/doc/git-annex-addurl.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-08-19 12:24:55 -0400
committerJoey Hess <joeyh@joeyh.name>2015-08-19 12:24:55 -0400
commit0f5d6c09ac5920ef5dd00e69e376538ff635dae4 (patch)
tree0fe3f6bdeb58417e4ede532e87eb212b5975746a /doc/git-annex-addurl.mdwn
parentf30a7ccc4257ac4bf38a2a12083298aa4eb89294 (diff)
importfeed --relaxed: Avoid hitting the urls of items in the feed.
Diffstat (limited to 'doc/git-annex-addurl.mdwn')
-rw-r--r--doc/git-annex-addurl.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-annex-addurl.mdwn b/doc/git-annex-addurl.mdwn
index 888f6ac310..1503a284ea 100644
--- a/doc/git-annex-addurl.mdwn
+++ b/doc/git-annex-addurl.mdwn
@@ -25,7 +25,8 @@ be used to get better filenames.
* `--fast`
- Avoid immediately downloading the url.
+ Avoid immediately downloading the url. The url is still checked
+ (via HEAD) to verify that it exists, and to get its size if possible.
* `--relaxed`