2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Update doc for --realtime-chunk-checksum option.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2008-12-17 12:06:05 +00:00
parent e08b6a4fc7
commit 47580b88da
4 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,8 @@
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Update doc for --realtime-chunk-checksum option.
* doc/aria2c.1.txt
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Update doc for --realtime-chunk-checksum option. Update doc for --realtime-chunk-checksum option.

View File

@ -1,11 +1,11 @@
.\" Title: aria2c .\" Title: aria2c
.\" Author: .\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\" Date: 12/10/2008 .\" Date: 12/17/2008
.\" Manual: .\" Manual:
.\" Source: .\" Source:
.\" .\"
.TH "ARIA2C" "1" "12/10/2008" "" "" .TH "ARIA2C" "1" "12/17/2008" "" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)
@ -785,7 +785,7 @@ Make aria2 quiet (no console output)\&. Default:
.PP .PP
\fB\-\-realtime\-chunk\-checksum\fR=\fItrue\fR|\fIfalse\fR \fB\-\-realtime\-chunk\-checksum\fR=\fItrue\fR|\fIfalse\fR
.RS 4 .RS 4
Validate chunk of data by calculating checksum while downloading a file if chunk checksums are provided\&. Currently Metalink is the only way to provide chunk checksums\&. Default: Validate chunk of data by calculating checksum while downloading a file if chunk checksums are provided\&. Default:
\fItrue\fR \fItrue\fR
.RE .RE
.PP .PP

View File

@ -1424,8 +1424,7 @@ are also allocated if they share the same piece.</td>
<dd> <dd>
<p> <p>
Validate chunk of data by calculating checksum while downloading a file if Validate chunk of data by calculating checksum while downloading a file if
chunk checksums are provided. Currently Metalink is the only way to chunk checksums are provided.
provide chunk checksums.
Default: <em>true</em> Default: <em>true</em>
</p> </p>
</dd> </dd>
@ -2046,7 +2045,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 2008-12-10 23:03:25 JST Last updated 2008-12-17 21:00:35 JST
</div> </div>
</div> </div>
</body> </body>

View File

@ -554,8 +554,7 @@ are also allocated if they share the same piece.
*--realtime-chunk-checksum*='true'|'false':: *--realtime-chunk-checksum*='true'|'false'::
Validate chunk of data by calculating checksum while downloading a file if Validate chunk of data by calculating checksum while downloading a file if
chunk checksums are provided. Currently Metalink is the only way to chunk checksums are provided.
provide chunk checksums.
Default: 'true' Default: 'true'
*--stop*=SEC:: *--stop*=SEC::