瀏覽代碼

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
Tatsuhiro Tsujikawa 16 年之前
父節點
當前提交
1016f51f7a
共有 4 個文件被更改,包括 14 次插入6 次删除
  1. 6 0
      ChangeLog
  2. 1 1
      doc/aria2c.1
  3. 4 3
      doc/aria2c.1.html
  4. 3 2
      doc/aria2c.1.txt

+ 6 - 0
ChangeLog

@@ -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

+ 1 - 1
doc/aria2c.1

@@ -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

+ 4 - 3
doc/aria2c.1.html

@@ -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>

+ 3 - 2
doc/aria2c.1.txt

@@ -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