Ver Fonte

2009-02-07 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Documented --bt-external-ip option in man page.  Updated man
	pages for --proxy-method option.
	* doc/aria2c.1.txt
Tatsuhiro Tsujikawa há 16 anos atrás
pai
commit
366e5f40d5
4 ficheiros alterados com 40 adições e 10 exclusões
  1. 6 0
      ChangeLog
  2. 10 3
      doc/aria2c.1
  3. 15 4
      doc/aria2c.1.html
  4. 9 3
      doc/aria2c.1.txt

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+2009-02-07  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Documented --bt-external-ip option in man page.  Updated man pages
+	for --proxy-method option.
+	* doc/aria2c.1.txt
+
 2009-02-07  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Use GET method for FTP via HTTP proxy.

+ 10 - 3
doc/aria2c.1

@@ -1,11 +1,11 @@
 .\"     Title: aria2c
 .\"    Author: 
 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
-.\"      Date: 02/02/2009
+.\"      Date: 02/07/2009
 .\"    Manual: 
 .\"    Source: 
 .\"
-.TH "ARIA2C" "1" "02/02/2009" "" ""
+.TH "ARIA2C" "1" "02/07/2009" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -150,8 +150,10 @@ Set the method to use in proxy request\&.
 is either
 \fIget\fR
 or
-\fItunnel\fR\&. Default:
+\fItunnel\fR\&. HTTPS downloads always use
 \fItunnel\fR
+regardless of this option\&. Default:
+\fIget\fR
 .RE
 .PP
 \fB\-R\fR, \fB\-\-remote\-time\fR[=\fItrue\fR|\fIfalse\fR]
@@ -410,6 +412,11 @@ Print file listing of \&.torrent or \&.metalink file and exit\&. In case of \&.t
 .RE
 .SS "BitTorrent Specific Options"
 .PP
+\fB\-\-bt\-external\-ip\fR=IPADDRESS
+.RS 4
+Specify the external IP address to report to a BitTorrent tracker\&. Although this function is named "external", it can accept any kind of IP addresses\&. IPADDRESS must be a numeric IP address\&.
+.RE
+.PP
 \fB\-\-bt\-hash\-check\-seed\fR[=\fItrue\fR|\fIfalse\fR]
 .RS 4
 If

+ 15 - 4
doc/aria2c.1.html

@@ -556,9 +556,10 @@ aria2c -o myfile.zip http://mirror1/file.zip http://mirror2/file.zip</td>
 </dt>
 <dd>
 <p>
-  Set the method to use in proxy request.
-  <em>METHOD</em> is either <em>get</em> or <em>tunnel</em>.
-  Default: <em>tunnel</em>
+  Set the method to use in proxy request.  <em>METHOD</em> is either <em>get</em> or
+  <em>tunnel</em>. HTTPS downloads always use <em>tunnel</em> regardless of this
+  option.
+  Default: <em>get</em>
 </p>
 </dd>
 <dt>
@@ -931,6 +932,16 @@ writes the piece to the appropriate files.</td>
 <h3 id="_bittorrent_specific_options">BitTorrent Specific Options</h3><div style="clear:left"></div>
 <div class="vlist"><dl>
 <dt>
+<strong>--bt-external-ip</strong>=IPADDRESS
+</dt>
+<dd>
+<p>
+  Specify the external IP address to report to a BitTorrent
+  tracker. Although this function is named "external", it can accept
+  any kind of IP addresses. IPADDRESS must be a numeric IP address.
+</p>
+</dd>
+<dt>
 <strong>--bt-hash-check-seed</strong>[=<em>true</em>|<em>false</em>]
 </dt>
 <dd>
@@ -2212,7 +2223,7 @@ files in the program, then also delete it here.</p></div>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2009-02-02 23:28:51 JST
+Last updated 2009-02-07 23:00:30 JST
 </div>
 </div>
 </body>

+ 9 - 3
doc/aria2c.1.txt

@@ -110,9 +110,10 @@ are done by command line without *-i*, *-Z* option. For example:
 aria2c -o myfile.zip \http://mirror1/file.zip \http://mirror2/file.zip
 
 *--proxy-method*=METHOD::
-  Set the method to use in proxy request.
-  'METHOD' is either 'get' or 'tunnel'.
-  Default: 'tunnel'
+  Set the method to use in proxy request.  'METHOD' is either 'get' or
+  'tunnel'. HTTPS downloads always use 'tunnel' regardless of this
+  option.
+  Default: 'get'
 
 *-R*, *--remote-time*[='true'|'false']::
   Retrieve timestamp of the remote file from the remote HTTP/FTP
@@ -301,6 +302,11 @@ writes the piece to the appropriate files.
 
 BitTorrent Specific Options
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+*--bt-external-ip*=IPADDRESS::
+  Specify the external IP address to report to a BitTorrent
+  tracker. Although this function is named "external", it can accept
+  any kind of IP addresses. IPADDRESS must be a numeric IP address.
+
 *--bt-hash-check-seed*[='true'|'false']::
  If 'true' is given, after hash check using *--check-integrity* option and
  file is complete, continue to seed file. If you want to check file