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

Documented that the default value of --use-head is 'false' in man
	page.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2009-07-05 05:44:45 +00:00
parent 3354f9d2d1
commit 990928b518
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2009-07-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Documented that the default value of --use-head is 'false' in man
page.
* doc/aria2c.1.txt
2009-07-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2009-07-05 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Added bt-stop-timeout option to -i list. Added bt-stop-timeout option to -i list.

View File

@ -392,7 +392,7 @@ Save Cookies to FILE in Mozilla/Firefox(1\&.x/2\&.x)/ Netscape format\&. If FILE
\fB\-\-use\-head\fR[=\fItrue\fR|\fIfalse\fR] \fB\-\-use\-head\fR[=\fItrue\fR|\fIfalse\fR]
.RS 4 .RS 4
Use HEAD method for the first request to the HTTP server\&. Default: Use HEAD method for the first request to the HTTP server\&. Default:
\fItrue\fR \fIfalse\fR
.RE .RE
.PP .PP
\fB\-U\fR, \fB\-\-user\-agent\fR=USER_AGENT \fB\-U\fR, \fB\-\-user\-agent\fR=USER_AGENT

View File

@ -900,7 +900,7 @@ aria2c -o myfile.zip "http://mirror1/file.zip" "http://mirror2/file.zip"</td>
<dd> <dd>
<p> <p>
Use HEAD method for the first request to the HTTP server. Use HEAD method for the first request to the HTTP server.
Default: <em>true</em> Default: <em>false</em>
</p> </p>
</dd> </dd>
<dt class="hdlist1"> <dt class="hdlist1">
@ -3188,7 +3188,7 @@ files in the program, then also delete it here.</p></div>
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2009-07-05 14:40:49 JST Last updated 2009-07-05 14:43:00 JST
</div> </div>
</div> </div>
</body> </body>

View File

@ -272,7 +272,7 @@ If aria2 is built without libsqlite3, then it doesn't support Firefox3 cookie fo
*--use-head*[='true'|'false']:: *--use-head*[='true'|'false']::
Use HEAD method for the first request to the HTTP server. Use HEAD method for the first request to the HTTP server.
Default: 'true' Default: 'false'
*-U*, *--user-agent*=USER_AGENT:: *-U*, *--user-agent*=USER_AGENT::