mirror of https://github.com/aria2/aria2
2009-03-30 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Fixed typo * doc/aria2c.1.txtpull/1/head
parent
4c950934a0
commit
752fb34bbb
|
@ -1,3 +1,8 @@
|
||||||
|
2009-03-30 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
|
Fixed typo
|
||||||
|
* doc/aria2c.1.txt
|
||||||
|
|
||||||
2009-03-29 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2009-03-29 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
Removed AC_FUNC_MALLOC and AC_FUNC_REALLOC because 0-byte
|
Removed AC_FUNC_MALLOC and AC_FUNC_REALLOC because 0-byte
|
||||||
|
|
|
@ -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: 03/25/2009
|
.\" Date: 03/30/2009
|
||||||
.\" Manual:
|
.\" Manual:
|
||||||
.\" Source:
|
.\" Source:
|
||||||
.\"
|
.\"
|
||||||
.TH "ARIA2C" "1" "03/25/2009" "" ""
|
.TH "ARIA2C" "1" "03/30/2009" "" ""
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
.nh
|
.nh
|
||||||
.\" disable justification (adjust text to left margin only)
|
.\" disable justification (adjust text to left margin only)
|
||||||
|
@ -1440,7 +1440,7 @@ Note
|
||||||
.nr an-break-flag 1
|
.nr an-break-flag 1
|
||||||
.br
|
.br
|
||||||
Note
|
Note
|
||||||
To pause a download, press Ctrl\-C\&. You can resume the transfer by run aria2c with the same argument in the same directory\&.
|
To pause a download, press Ctrl\-C\&. You can resume the transfer by running aria2c with the same argument in the same directory\&.
|
||||||
.sp
|
.sp
|
||||||
.RE
|
.RE
|
||||||
.sp
|
.sp
|
||||||
|
|
|
@ -2110,7 +2110,7 @@ directory.</td>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
<div class="title">Note</div>
|
<div class="title">Note</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="content">To pause a download, press Ctrl-C. You can resume the transfer by run aria2c with the same argument in the same directory.</td>
|
<td class="content">To pause a download, press Ctrl-C. You can resume the transfer by running aria2c with the same argument in the same directory.</td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
</div>
|
</div>
|
||||||
<h4 id="_download_2_torrents">Download 2 torrents</h4>
|
<h4 id="_download_2_torrents">Download 2 torrents</h4>
|
||||||
|
@ -2346,7 +2346,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-03-25 15:03:34 JST
|
Last updated 2009-03-30 23:12:56 JST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -1034,7 +1034,7 @@ aria2c --max-upload-limit=40K file.torrent
|
||||||
--max-upload-limit specifies the max of upload rate.
|
--max-upload-limit specifies the max of upload rate.
|
||||||
|
|
||||||
[NOTE]
|
[NOTE]
|
||||||
To pause a download, press Ctrl-C. You can resume the transfer by run aria2c with the same argument in the same directory.
|
To pause a download, press Ctrl-C. You can resume the transfer by running aria2c with the same argument in the same directory.
|
||||||
|
|
||||||
Download 2 torrents
|
Download 2 torrents
|
||||||
^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue