summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/git-annex.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 8a2633e15..140a5aa22 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -225,9 +225,12 @@ subdirectories).
alternate locations from which the file can be downloaded. In this mode,
addurl can be used both to add new files, or to add urls to existing files.
- When quvi is installed, urls are automatically tested to see if they
+ When `quvi` is installed, urls are automatically tested to see if they
point to a video hosting site, and the video is downloaded instead.
+ Urls to torrent files (including magnet links) will cause the content of
+ the torrent to be downloaded, using `aria2c`.
+
* `rmurl file url`
Record that the file is no longer available at the url.