2008-12-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Mentioned https tag in help option.
	* doc/aria2c.1.txt
pull/1/head
Tatsuhiro Tsujikawa 2008-12-02 15:55:46 +00:00
parent fa882f3240
commit 9ee32f8a21
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2008-12-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Mentioned https tag in help option.
* doc/aria2c.1.txt
2008-12-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2008-12-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Added `https' tag to help option category. Added https tag to Added `https' tag to help option category. Added https tag to

View File

@ -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/29/2008 .\" Date: 12/03/2008
.\" Manual: .\" Manual:
.\" Source: .\" Source:
.\" .\"
.TH "ARIA2C" "1" "11/29/2008" "" "" .TH "ARIA2C" "1" "12/03/2008" "" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)
@ -71,6 +71,7 @@ Print usage and exit\&. The help messages are classified in several categories\&
\fIbasic\fR, \fIbasic\fR,
\fIadvanced\fR, \fIadvanced\fR,
\fIhttp\fR, \fIhttp\fR,
\fIhttps\fR,
\fIftp\fR, \fIftp\fR,
\fImetalink\fR, \fImetalink\fR,
\fIbittorrent\fR, \fIbittorrent\fR,

View File

@ -456,7 +456,7 @@ ARIA2C(1) Manual Page
For example, type "<strong>--help</strong>=http" for detailed explanation for the options 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 related to HTTP. If no matching category is found, search option name using
a given word in middle match and print the result. a given word in middle match and print the result.
Available Values: <em>basic</em>, <em>advanced</em>, <em>http</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>metalink</em>,
<em>bittorrent</em>, <em>all</em> <em>bittorrent</em>, <em>all</em>
Default: <em>basic</em> Default: <em>basic</em>
</p> </p>
@ -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-29 20:11:51 EDT Last updated 2008-12-03 00:54:19 JST
</div> </div>
</div> </div>
</body> </body>

View File

@ -58,7 +58,7 @@ Basic Options
For example, type "*--help*=http" for detailed explanation for the options For example, type "*--help*=http" for detailed explanation for the options
related to HTTP. If no matching category is found, search option name using related to HTTP. If no matching category is found, search option name using
a given word in middle match and print the result. a given word in middle match and print the result.
Available Values: 'basic', 'advanced', 'http', 'ftp', 'metalink', Available Values: 'basic', 'advanced', 'http', 'https', 'ftp', 'metalink',
'bittorrent', 'all' 'bittorrent', 'all'
Default: 'basic' Default: 'basic'