mirror of https://github.com/aria2/aria2
Generated man page.
parent
e237a6ebda
commit
8c5d84b5bb
|
@ -2,12 +2,12 @@
|
|||
.\" Title: aria2c
|
||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 12/27/2009
|
||||
.\" Date: 01/06/2010
|
||||
.\" Manual: Aria2 Manual
|
||||
.\" Source: Aria2
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "ARIA2C" "1" "12/27/2009" "Aria2" "Aria2 Manual"
|
||||
.TH "ARIA2C" "1" "01/06/2010" "Aria2" "Aria2 Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -1124,7 +1124,7 @@ The options that have its argument surrounded by square brackets([]) take an opt
|
|||
.sp
|
||||
You can specify multiple URLs in command\-line\&. Unless you specify \fB\-Z\fR option, all URLs must point to the same file or downloading will fail\&.
|
||||
.sp
|
||||
You can specify arbitrary number of BitTorrent Magnet URI\&. Please note that they are always treated as a separate download\&. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are supported\&. The multiple "tr" paramters are supported\&. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(\*(Aq) or double(") quotation\&. It is strongly recommended to enable DHT especially when "tr" parameter is missing\&. See http://www\&.bittorrent\&.org/beps/bep_0009\&.html for more details about BitTorrent Magnet URI\&.
|
||||
You can specify arbitrary number of BitTorrent Magnet URI\&. Please note that they are always treated as a separate download\&. Both hex encoded 40 characters Info Hash and Base32 encoded 32 characters Info Hash are supported\&. The multiple "tr" parameters are supported\&. Because BitTorrent Magnet URI is likely to contain "&" character, it is highly recommended to always quote URI with single(\*(Aq) or double(") quotation\&. It is strongly recommended to enable DHT especially when "tr" parameter is missing\&. See http://www\&.bittorrent\&.org/beps/bep_0009\&.html for more details about BitTorrent Magnet URI\&.
|
||||
.sp
|
||||
You can also specify arbitrary number of torrent files and metalink files stored on a local drive\&. Please note that they are always treated as a separate download\&.
|
||||
.sp
|
||||
|
@ -2375,7 +2375,7 @@ In case of error, aria2 returns faultCode=1 and the error message in faultString
|
|||
.sp
|
||||
Same options for \fB\-i\fR list are available\&. See \fBInput File\fR subsection for complete list of options\&.
|
||||
.sp
|
||||
In the option struct, name element is option name(without preceeding "\-\-") and value element is argument as string\&.
|
||||
In the option struct, name element is option name(without preceding "\-\-") and value element is argument as string\&.
|
||||
.sp
|
||||
.if n \{\
|
||||
.RS 4
|
||||
|
|
|
@ -1966,7 +1966,7 @@ fail.</p></div>
|
|||
<div class="paragraph"><p>You can specify arbitrary number of BitTorrent Magnet URI. Please note
|
||||
that they are always treated as a separate download. Both hex encoded
|
||||
40 characters Info Hash and Base32 encoded 32 characters Info Hash are
|
||||
supported. The multiple "tr" paramters are supported. Because
|
||||
supported. The multiple "tr" parameters are supported. Because
|
||||
BitTorrent Magnet URI is likely to contain "&" character, it is highly
|
||||
recommended to always quote URI with single(') or double(") quotation.
|
||||
It is strongly recommended to enable DHT especially when "tr"
|
||||
|
@ -3078,7 +3078,7 @@ faultString.</p></div>
|
|||
<h3 id="_options_2">Options</h3><div style="clear:left"></div>
|
||||
<div class="paragraph"><p>Same options for <strong>-i</strong> list are available. See <strong>Input File</strong> subsection
|
||||
for complete list of options.</p></div>
|
||||
<div class="paragraph"><p>In the option struct, name element is option name(without preceeding
|
||||
<div class="paragraph"><p>In the option struct, name element is option name(without preceding
|
||||
"--") and value element is argument as string.</p></div>
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
|
@ -3540,7 +3540,7 @@ files in the program, then also delete it here.</p></div>
|
|||
<div id="footnotes"><hr /></div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2009-12-27 14:37:51 JST
|
||||
Last updated 2010-01-06 22:04:15 JST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue