2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Updated "URI, MAGNET, TORRENT_FILE, METALINK_FILE" section.  Added
	text saying DHT is recommended when Magnet URI is provided.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2009-12-05 07:48:36 +00:00
parent 7bc6fc54a1
commit 1016f51f7a
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Updated "URI, MAGNET, TORRENT_FILE, METALINK_FILE" section. Added
text saying DHT is recommended when Magnet URI is provided.
* doc/aria2c.1.txt
2009-12-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed the bug that DHT is always enabled when BitTorrent Magnet

View File

@ -1105,7 +1105,7 @@ The options that have its argument surrounded by square brackets([]) take an opt
.sp
You can specify multiple URLs in command\-line\&. Unless you specify \fB\-Z\fR option, all URLs must point to the same file or downloading will fail\&.
.sp
You can specify arbitrary number of BitTorrent Magnet URI\&. Please note that they are always treated as a separate download\&. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are supported\&. The multiple "tr" paramters are supported\&. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(\') or double(") quotation\&. See http://www\&.bittorrent\&.org/beps/bep_0009\&.html for more details about BitTorrent Magnet URI\&.
You can specify arbitrary number of BitTorrent Magnet URI\&. Please note that they are always treated as a separate download\&. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are supported\&. The multiple "tr" paramters are supported\&. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(\') or double(") quotation\&. Enabling DHT is strongly recommended especially when "tr" parameter is missing\&. See http://www\&.bittorrent\&.org/beps/bep_0009\&.html for more details about BitTorrent Magnet URI\&.
.sp
You can also specify arbitrary number of torrent files and metalink files stored on a local drive\&. Please note that they are always treated as a separate download\&.
.sp

View File

@ -1954,8 +1954,9 @@ that they are always treated as a separate download. Both hex encoded
supported. The multiple "tr" paramters are supported. Because
BitTorrent Magnet URI is likely to contain "&amp;" character, it is highly
recommended to always quote URI with single(') or double(") quotation.
See <a href="http://www.bittorrent.org/beps/bep_0009.html">http://www.bittorrent.org/beps/bep_0009.html</a> for more details
about BitTorrent Magnet URI.</p></div>
Enabling DHT is strongly recommended especially when "tr" parameter is
missing. See <a href="http://www.bittorrent.org/beps/bep_0009.html">http://www.bittorrent.org/beps/bep_0009.html</a> for more
details about BitTorrent Magnet URI.</p></div>
<div class="paragraph"><p>You can also specify arbitrary number of torrent files and metalink files
stored on a local drive. Please note that they are always treated as a
separate download.</p></div>
@ -3457,7 +3458,7 @@ files in the program, then also delete it here.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
Last updated 2009-12-05 16:08:32 JST
Last updated 2009-12-05 16:46:00 JST
</div>
</div>
</body>

View File

@ -770,8 +770,9 @@ that they are always treated as a separate download. Both hex encoded
supported. The multiple "tr" paramters are supported. Because
BitTorrent Magnet URI is likely to contain "&" character, it is highly
recommended to always quote URI with single(') or double(") quotation.
See http://www.bittorrent.org/beps/bep_0009.html for more details
about BitTorrent Magnet URI.
Enabling DHT is strongly recommended especially when "tr" parameter is
missing. See http://www.bittorrent.org/beps/bep_0009.html for more
details about BitTorrent Magnet URI.
You can also specify arbitrary number of torrent files and metalink files
stored on a local drive. Please note that they are always treated as a