addurl with #n doesn't work, remove from docs

Doesn't really seem worth making it work; addurl --fast can be used to
get a tree of files in the torrent and then the user can rm the ones they
don't want.
This commit is contained in:
Joey Hess 2014-12-17 14:43:36 -04:00
parent 2192c54877
commit eb8c842666

View file

@ -20,6 +20,4 @@ Torrent swarms tend to come and go, so git-annex defaults to *not*
trusting the bittorrent special remote.
Multi-file torrents are supported; to handle them, `git annex addurl`
will add a directory containing all the files from the torrent. To
specify a single file from a multi-file torrent, append "#n" to its url;
"#1" is the first file, "#2" is the second, and so on.
will add a directory containing all the files from the torrent.