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:
parent
2192c54877
commit
eb8c842666
1 changed files with 1 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue