mirror of https://github.com/aria2/aria2
2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typos * doc/aria2c.1.txtpull/1/head
parent
084da2c7e4
commit
56a1eb0691
|
@ -1,3 +1,8 @@
|
||||||
|
2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
|
Fixed typos
|
||||||
|
* doc/aria2c.1.txt
|
||||||
|
|
||||||
2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
Fixed typos
|
Fixed typos
|
||||||
|
|
|
@ -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: 11/28/2008
|
.\" Date: 12/02/2008
|
||||||
.\" Manual:
|
.\" Manual:
|
||||||
.\" Source:
|
.\" Source:
|
||||||
.\"
|
.\"
|
||||||
.TH "ARIA2C" "1" "11/28/2008" "" ""
|
.TH "ARIA2C" "1" "12/02/2008" "" ""
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
.nh
|
.nh
|
||||||
.\" disable justification (adjust text to left margin only)
|
.\" disable justification (adjust text to left margin only)
|
||||||
|
@ -111,7 +111,7 @@ or
|
||||||
.PP
|
.PP
|
||||||
\fB\-\-max\-file\-not\-found\fR=NUM
|
\fB\-\-max\-file\-not\-found\fR=NUM
|
||||||
.RS 4
|
.RS 4
|
||||||
If aria2 recieves `file not found\' status from the remote HTTP/FTP servers NUM times without getting a single byte, then force the download to fail\&. Specify
|
If aria2 receives `file not found\' status from the remote HTTP/FTP servers NUM times without getting a single byte, then force the download to fail\&. Specify
|
||||||
\fI0\fR
|
\fI0\fR
|
||||||
to disable this option\&. This options is effective only when using HTTP/FTP servers\&. Default:
|
to disable this option\&. This options is effective only when using HTTP/FTP servers\&. Default:
|
||||||
\fI0\fR
|
\fI0\fR
|
||||||
|
@ -524,7 +524,7 @@ Specify the prefix of peer ID\&. The peer ID in BitTorrent is 20 byte length\&.
|
||||||
.PP
|
.PP
|
||||||
\fB\-\-seed\-ratio\fR=RATIO
|
\fB\-\-seed\-ratio\fR=RATIO
|
||||||
.RS 4
|
.RS 4
|
||||||
Specify share ratio\&. Seed completed torrents until share ratio reaches] RATIO\&. You are strongly encouraged to specify equals or more than
|
Specify share ratio\&. Seed completed torrents until share ratio reaches RATIO\&. You are strongly encouraged to specify equals or more than
|
||||||
\fI1\&.0\fR
|
\fI1\&.0\fR
|
||||||
here\&. Specify
|
here\&. Specify
|
||||||
\fI0\&.0\fR
|
\fI0\&.0\fR
|
||||||
|
|
|
@ -505,7 +505,7 @@ ARIA2C(1) Manual Page
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
If aria2 recieves `file not found' status from the remote HTTP/FTP
|
If aria2 receives `file not found' status from the remote HTTP/FTP
|
||||||
servers NUM times without getting a single byte, then force the
|
servers NUM times without getting a single byte, then force the
|
||||||
download to fail. Specify <em>0</em> to disable this option. This options is
|
download to fail. Specify <em>0</em> to disable this option. This options is
|
||||||
effective only when using HTTP/FTP servers.
|
effective only when using HTTP/FTP servers.
|
||||||
|
@ -1089,7 +1089,7 @@ writes the piece to the appropriate files.</td>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
Specify share ratio. Seed completed torrents until share ratio reaches]
|
Specify share ratio. Seed completed torrents until share ratio reaches
|
||||||
RATIO.
|
RATIO.
|
||||||
You are strongly encouraged to specify equals or more than <em>1.0</em> here.
|
You are strongly encouraged to specify equals or more than <em>1.0</em> here.
|
||||||
Specify <em>0.0</em> if you intend to do seeding regardless of share ratio.
|
Specify <em>0.0</em> if you intend to do seeding regardless of share ratio.
|
||||||
|
@ -2030,7 +2030,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-11-28 23:31:27 JST
|
Last updated 2008-12-02 01:46:23 JST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -86,7 +86,7 @@ HTTP/FTP Options
|
||||||
Default: '0'
|
Default: '0'
|
||||||
|
|
||||||
*--max-file-not-found*=NUM::
|
*--max-file-not-found*=NUM::
|
||||||
If aria2 recieves `file not found' status from the remote HTTP/FTP
|
If aria2 receives `file not found' status from the remote HTTP/FTP
|
||||||
servers NUM times without getting a single byte, then force the
|
servers NUM times without getting a single byte, then force the
|
||||||
download to fail. Specify '0' to disable this option. This options is
|
download to fail. Specify '0' to disable this option. This options is
|
||||||
effective only when using HTTP/FTP servers.
|
effective only when using HTTP/FTP servers.
|
||||||
|
@ -378,7 +378,7 @@ Make sure that the specified ports are open for incoming TCP traffic.
|
||||||
Default: '-aria2-'
|
Default: '-aria2-'
|
||||||
|
|
||||||
*--seed-ratio*=RATIO::
|
*--seed-ratio*=RATIO::
|
||||||
Specify share ratio. Seed completed torrents until share ratio reaches]
|
Specify share ratio. Seed completed torrents until share ratio reaches
|
||||||
RATIO.
|
RATIO.
|
||||||
You are strongly encouraged to specify equals or more than '1.0' here.
|
You are strongly encouraged to specify equals or more than '1.0' here.
|
||||||
Specify '0.0' if you intend to do seeding regardless of share ratio.
|
Specify '0.0' if you intend to do seeding regardless of share ratio.
|
||||||
|
|
Loading…
Reference in New Issue