From 0e44d9596463e6f996d1e812c527029333da55e6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 Dec 2014 00:57:41 -0400 Subject: [PATCH] update for torrents --- doc/git-annex.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 8a2633e150..140a5aa223 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.