Bläddra i källkod

2009-09-14 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Updated man page for --help option.
	* doc/aria2c.1.txt
Tatsuhiro Tsujikawa 16 år sedan
förälder
incheckning
136b34035c
4 ändrade filer med 41 tillägg och 35 borttagningar
  1. 5 0
      ChangeLog
  2. 17 16
      doc/aria2c.1
  3. 10 10
      doc/aria2c.1.html
  4. 9 9
      doc/aria2c.1.txt

+ 5 - 0
ChangeLog

@@ -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>
 
 	Updated doc.

+ 17 - 16
doc/aria2c.1

@@ -2,12 +2,12 @@
 .\"     Title: aria2c
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 .\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
-.\"      Date: 09/11/2009
+.\"      Date: 09/14/2009
 .\"    Manual: Aria2 Manual
 .\"    Source: Aria2
 .\"  Language: English
 .\"
-.TH "ARIA2C" "1" "09/11/2009" "Aria2" "Aria2 Manual"
+.TH "ARIA2C" "1" "09/14/2009" "Aria2" "Aria2 Manual"
 .\" -----------------------------------------------------------------
 .\" * 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\&.
 .RE
 .PP
-\fB\-h\fR, \fB\-\-help\fR[=CATEGORY]
-.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:
-\fIbasic\fR,
-\fIadvanced\fR,
-\fIhttp\fR,
-\fIhttps\fR,
-\fIftp\fR,
-\fImetalink\fR,
-\fIbittorrent\fR,
-\fIxml\-rpc\fR,
-\fIexperimental\fR,
-\fIall\fR
+\fB\-h\fR, \fB\-\-help\fR[=CATEGORY|KEYWORD]
+.RS 4
+Print usage and exit\&. The help messages are classified in several categories\&. A category starts with
+\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:
+\fI#basic\fR,
+\fI#advanced\fR,
+\fI#http\fR,
+\fI#https\fR,
+\fI#ftp\fR,
+\fI#metalink\fR,
+\fI#bittorrent\fR,
+\fI#xml\-rpc\fR,
+\fI#experimental\fR,
+\fI#all\fR
 Default:
-\fIbasic\fR
+\fI#basic\fR
 .RE
 .SS "HTTP/FTP Options"
 .PP

+ 10 - 10
doc/aria2c.1.html

@@ -495,18 +495,18 @@ downloading a file like BitTorrent.</p></div>
 </p>
 </dd>
 <dt class="hdlist1">
-<strong>-h</strong>, <strong>--help</strong>[=CATEGORY]
+<strong>-h</strong>, <strong>--help</strong>[=CATEGORY|KEYWORD]
 </dt>
 <dd>
 <p>
-  Print usage and exit.
-  The help messages are classified in several categories.
-  For example, type "<strong>--help</strong>=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: <em>basic</em>, <em>advanced</em>, <em>http</em>, <em>https</em>, <em>ftp</em>, <em>metalink</em>,
-  <em>bittorrent</em>, <em>xml-rpc</em>, <em>experimental</em>, <em>all</em>
-  Default: <em>basic</em>
+  Print usage and exit.  The help messages are classified in several
+  categories. A category starts with <em>#</em>. 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: <em>#basic</em>, <em>#advanced</em>, <em>#http</em>, <em>#https</em>, <em>#ftp</em>,
+  <em>#metalink</em>, <em>#bittorrent</em>, <em>#xml-rpc</em>, <em>#experimental</em>, <em>#all</em>
+  Default: <em>#basic</em>
 </p>
 </dd>
 </dl></div>
@@ -3235,7 +3235,7 @@ files in the program, then also delete it here.</p></div>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2009-09-11 22:05:19 JST
+Last updated 2009-09-14 21:55:53 JST
 </div>
 </div>
 </body>

+ 9 - 9
doc/aria2c.1.txt

@@ -62,15 +62,15 @@ Basic Options
    program which downloads files sequentially from the beginning.
    Currently this option is only applicable to HTTP(S)/FTP downloads.
 
-*-h*, *--help*[=CATEGORY]::
-  Print usage and exit.
-  The help messages are classified in several categories.
-  For example, type "*--help*=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: 'basic', 'advanced', 'http', 'https', 'ftp', 'metalink',
-  'bittorrent', 'xml-rpc', 'experimental', 'all'
-  Default: 'basic'
+*-h*, *--help*[=CATEGORY|KEYWORD]::
+  Print usage and exit.  The help messages are classified in several
+  categories. A category starts with '#'. 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: '#basic', '#advanced', '#http', '#https', '#ftp',
+  '#metalink', '#bittorrent', '#xml-rpc', '#experimental', '#all'
+  Default: '#basic'
 
 HTTP/FTP Options
 ~~~~~~~~~~~~~~~~