mirror of https://github.com/aria2/aria2
				
				
				
			2009-09-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Updated man page for --help option. * doc/aria2c.1.txtpull/1/head
							parent
							
								
									0cde950b6f
								
							
						
					
					
						commit
						136b34035c
					
				| 
						 | 
					@ -1,3 +1,8 @@
 | 
				
			||||||
 | 
					2009-09-14  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						Updated man page for --help option.
 | 
				
			||||||
 | 
						* doc/aria2c.1.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2009-09-14  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 | 
					2009-09-14  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Updated doc.
 | 
						Updated doc.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										31
									
								
								doc/aria2c.1
								
								
								
								
							
							
						
						
									
										31
									
								
								doc/aria2c.1
								
								
								
								
							| 
						 | 
					@ -2,12 +2,12 @@
 | 
				
			||||||
.\"     Title: aria2c
 | 
					.\"     Title: aria2c
 | 
				
			||||||
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 | 
					.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 | 
				
			||||||
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
 | 
					.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
 | 
				
			||||||
.\"      Date: 09/11/2009
 | 
					.\"      Date: 09/14/2009
 | 
				
			||||||
.\"    Manual: Aria2 Manual
 | 
					.\"    Manual: Aria2 Manual
 | 
				
			||||||
.\"    Source: Aria2
 | 
					.\"    Source: Aria2
 | 
				
			||||||
.\"  Language: English
 | 
					.\"  Language: English
 | 
				
			||||||
.\"
 | 
					.\"
 | 
				
			||||||
.TH "ARIA2C" "1" "09/11/2009" "Aria2" "Aria2 Manual"
 | 
					.TH "ARIA2C" "1" "09/14/2009" "Aria2" "Aria2 Manual"
 | 
				
			||||||
.\" -----------------------------------------------------------------
 | 
					.\" -----------------------------------------------------------------
 | 
				
			||||||
.\" * set default formatting
 | 
					.\" * set default formatting
 | 
				
			||||||
.\" -----------------------------------------------------------------
 | 
					.\" -----------------------------------------------------------------
 | 
				
			||||||
| 
						 | 
					@ -75,21 +75,22 @@ Check file integrity by validating piece hashes\&. This option has effect only i
 | 
				
			||||||
Continue downloading a partially downloaded file\&. Use this option to resume a download started by a web browser or another program which downloads files sequentially from the beginning\&. Currently this option is only applicable to HTTP(S)/FTP downloads\&.
 | 
					Continue downloading a partially downloaded file\&. Use this option to resume a download started by a web browser or another program which downloads files sequentially from the beginning\&. Currently this option is only applicable to HTTP(S)/FTP downloads\&.
 | 
				
			||||||
.RE
 | 
					.RE
 | 
				
			||||||
.PP
 | 
					.PP
 | 
				
			||||||
\fB\-h\fR, \fB\-\-help\fR[=CATEGORY]
 | 
					\fB\-h\fR, \fB\-\-help\fR[=CATEGORY|KEYWORD]
 | 
				
			||||||
.RS 4
 | 
					.RS 4
 | 
				
			||||||
Print usage and exit\&. The help messages are classified in several categories\&. For example, type "\fB\-\-help\fR=http" for detailed explanation for the options related to HTTP\&. If no matching category is found, search option name using a given word in middle match and print the result\&. Available Values:
 | 
					Print usage and exit\&. The help messages are classified in several categories\&. A category starts with
 | 
				
			||||||
\fIbasic\fR,
 | 
					\fI#\fR\&. For example, type "\-\-help=#http" to get the usage for the options related to http\&. If non\-category keyword is given, print the usage of the options whose name includes given keyword\&. Available Values:
 | 
				
			||||||
\fIadvanced\fR,
 | 
					\fI#basic\fR,
 | 
				
			||||||
\fIhttp\fR,
 | 
					\fI#advanced\fR,
 | 
				
			||||||
\fIhttps\fR,
 | 
					\fI#http\fR,
 | 
				
			||||||
\fIftp\fR,
 | 
					\fI#https\fR,
 | 
				
			||||||
\fImetalink\fR,
 | 
					\fI#ftp\fR,
 | 
				
			||||||
\fIbittorrent\fR,
 | 
					\fI#metalink\fR,
 | 
				
			||||||
\fIxml\-rpc\fR,
 | 
					\fI#bittorrent\fR,
 | 
				
			||||||
\fIexperimental\fR,
 | 
					\fI#xml\-rpc\fR,
 | 
				
			||||||
\fIall\fR
 | 
					\fI#experimental\fR,
 | 
				
			||||||
 | 
					\fI#all\fR
 | 
				
			||||||
Default:
 | 
					Default:
 | 
				
			||||||
\fIbasic\fR
 | 
					\fI#basic\fR
 | 
				
			||||||
.RE
 | 
					.RE
 | 
				
			||||||
.SS "HTTP/FTP Options"
 | 
					.SS "HTTP/FTP Options"
 | 
				
			||||||
.PP
 | 
					.PP
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -495,18 +495,18 @@ downloading a file like BitTorrent.</p></div>
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
</dd>
 | 
					</dd>
 | 
				
			||||||
<dt class="hdlist1">
 | 
					<dt class="hdlist1">
 | 
				
			||||||
<strong>-h</strong>, <strong>--help</strong>[=CATEGORY]
 | 
					<strong>-h</strong>, <strong>--help</strong>[=CATEGORY|KEYWORD]
 | 
				
			||||||
</dt>
 | 
					</dt>
 | 
				
			||||||
<dd>
 | 
					<dd>
 | 
				
			||||||
<p>
 | 
					<p>
 | 
				
			||||||
  Print usage and exit.
 | 
					  Print usage and exit.  The help messages are classified in several
 | 
				
			||||||
  The help messages are classified in several categories.
 | 
					  categories. A category starts with <em>#</em>. For example, type
 | 
				
			||||||
  For example, type "<strong>--help</strong>=http" for detailed explanation for the options
 | 
					  "--help=#http" to get the usage for the options related to http. If
 | 
				
			||||||
  related to HTTP. If no matching category is found, search option name using
 | 
					  non-category keyword is given, print the usage of the options whose
 | 
				
			||||||
  a given word in middle match and print the result.
 | 
					  name includes given keyword.
 | 
				
			||||||
  Available Values: <em>basic</em>, <em>advanced</em>, <em>http</em>, <em>https</em>, <em>ftp</em>, <em>metalink</em>,
 | 
					  Available Values: <em>#basic</em>, <em>#advanced</em>, <em>#http</em>, <em>#https</em>, <em>#ftp</em>,
 | 
				
			||||||
  <em>bittorrent</em>, <em>xml-rpc</em>, <em>experimental</em>, <em>all</em>
 | 
					  <em>#metalink</em>, <em>#bittorrent</em>, <em>#xml-rpc</em>, <em>#experimental</em>, <em>#all</em>
 | 
				
			||||||
  Default: <em>basic</em>
 | 
					  Default: <em>#basic</em>
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
</dd>
 | 
					</dd>
 | 
				
			||||||
</dl></div>
 | 
					</dl></div>
 | 
				
			||||||
| 
						 | 
					@ -3235,7 +3235,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-09-11 22:05:19 JST
 | 
					Last updated 2009-09-14 21:55:53 JST
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -62,15 +62,15 @@ Basic Options
 | 
				
			||||||
   program which downloads files sequentially from the beginning.
 | 
					   program which downloads files sequentially from the beginning.
 | 
				
			||||||
   Currently this option is only applicable to HTTP(S)/FTP downloads.
 | 
					   Currently this option is only applicable to HTTP(S)/FTP downloads.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*-h*, *--help*[=CATEGORY]::
 | 
					*-h*, *--help*[=CATEGORY|KEYWORD]::
 | 
				
			||||||
  Print usage and exit.
 | 
					  Print usage and exit.  The help messages are classified in several
 | 
				
			||||||
  The help messages are classified in several categories.
 | 
					  categories. A category starts with '#'. For example, type
 | 
				
			||||||
  For example, type "*--help*=http" for detailed explanation for the options
 | 
					  "--help=#http" to get the usage for the options related to http. If
 | 
				
			||||||
  related to HTTP. If no matching category is found, search option name using
 | 
					  non-category keyword is given, print the usage of the options whose
 | 
				
			||||||
  a given word in middle match and print the result.
 | 
					  name includes given keyword.
 | 
				
			||||||
  Available Values: 'basic', 'advanced', 'http', 'https', 'ftp', 'metalink',
 | 
					  Available Values: '#basic', '#advanced', '#http', '#https', '#ftp',
 | 
				
			||||||
  'bittorrent', 'xml-rpc', 'experimental', 'all'
 | 
					  '#metalink', '#bittorrent', '#xml-rpc', '#experimental', '#all'
 | 
				
			||||||
  Default: 'basic'
 | 
					  Default: '#basic'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
HTTP/FTP Options
 | 
					HTTP/FTP Options
 | 
				
			||||||
~~~~~~~~~~~~~~~~
 | 
					~~~~~~~~~~~~~~~~
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue