From f8bfc9e1676ab1df8683cb55da83d4b85946c74d Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Wed, 14 Jul 2010 11:43:36 +0000
Subject: [PATCH] 2010-07-14 Tatsuhiro Tsujikawa
Updated doc for options.
* doc/aria2c.1.txt
---
ChangeLog | 5 ++++
doc/aria2c.1 | 67 +++++++++--------------------------------------
doc/aria2c.1.html | 38 +++++++++------------------
doc/aria2c.1.txt | 21 ++++++---------
4 files changed, 38 insertions(+), 93 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 63ff3680..807c8382 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-14 Tatsuhiro Tsujikawa
+
+ Updated doc for options.
+ * doc/aria2c.1.txt
+
2010-07-14 Tatsuhiro Tsujikawa
Added --max-connection-per-server=NUM option. The default value of
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 2b39e573..cc4de4f2 100644
--- a/doc/aria2c.1
+++ b/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.2
-.\" Date: 07/09/2010
+.\" Date: 07/14/2010
.\" Manual: Aria2 Manual
.\" Source: Aria2 1.9.5
.\" Language: English
.\"
-.TH "ARIA2C" "1" "07/09/2010" "Aria2 1\&.9\&.5" "Aria2 Manual"
+.TH "ARIA2C" "1" "07/14/2010" "Aria2 1\&.9\&.5" "Aria2 Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -70,7 +70,7 @@ Set maximum number of parallel downloads for every static (HTTP/FTP) URI, torren
and
\fB\-C\fR
option\&. Default:
-\fI5\fR
+\fI2\fR
.RE
.PP
\fB\-V\fR, \fB\-\-check\-integrity\fR[=\fItrue\fR|\fIfalse\fR]
@@ -1191,7 +1191,15 @@ If an interface has multiple addresses, it is highly recommended to specify IP a
.sp .5v
.RE
.PP
-\fB\-\-max\-resume\-failure\-tries\fR=\fIN\fR
+\fB\-\-max\-connection\-per\-server\fR=NUM
+.RS 4
+The maximum number of connections to one server for each download\&. Possible Values:
+\fI1\fR\-\fI4\fR
+Default:
+\fI1\fR
+.RE
+.PP
+\fB\-\-max\-resume\-failure\-tries\fR=N
.RS 4
When used with
\fB\-\-always\-resume\fR=\fIfalse\fR, aria2 downloads file from scratch when aria2 detects
@@ -3144,57 +3152,6 @@ aria2c "http://host/file\&.zip"
.ps -1
.br
.sp
-aria2 uses 5 connections to download 1 file by default\&.
-.sp .5v
-.RE
-.RE
-.sp
-.it 1 an-trap
-.nr an-no-space-flag 1
-.nr an-break-flag 1
-.br
-.ps +1
-\fBDownload a file using 1 connection\fR
-.RS 4
-.sp
-.if n \{\
-.RS 4
-.\}
-.nf
-aria2c \-s1 "http://host/file\&.zip"
-.fi
-.if n \{\
-.RE
-.\}
-.if n \{\
-.sp
-.\}
-.RS 4
-.it 1 an-trap
-.nr an-no-space-flag 1
-.nr an-break-flag 1
-.br
-.ps +1
-\fBNote\fR
-.ps -1
-.br
-.sp
-aria2 uses 5 connections to download 1 file by default\&. \-s1 limits the number of connections to just 1\&.
-.sp .5v
-.RE
-.if n \{\
-.sp
-.\}
-.RS 4
-.it 1 an-trap
-.nr an-no-space-flag 1
-.nr an-break-flag 1
-.br
-.ps +1
-\fBNote\fR
-.ps -1
-.br
-.sp
To stop a download, press Ctrl\-C\&. You can resume the transfer by running aria2c with the same argument in the same directory\&. You can change URIs as long as they are pointing to the same file\&.
.sp .5v
.RE
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 44871033..295ccb2c 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -636,7 +636,7 @@ downloading a file like BitTorrent.
Set maximum number of parallel downloads for every static (HTTP/FTP) URI,
torrent and metalink. See also -s and -C option.
- Default: 5
+ Default: 2
@@ -2017,7 +2017,17 @@ name.
-
---max-resume-failure-tries=N
+--max-connection-per-server=NUM
+
+-
+
+ The maximum number of connections to one server for each download.
+ Possible Values: 1-4
+ Default: 1
+
+
+-
+--max-resume-failure-tries=N
-
@@ -3811,28 +3821,6 @@ pprint(r)
Note
|
-aria2 uses 5 connections to download 1 file by default. |
-
-
-Download a file using 1 connection
-
-
-
aria2c -s1 "http://host/file.zip"
-
-
-
-
- Note
- |
-aria2 uses 5 connections to download 1 file by default.
--s1 limits the number of connections to just 1. |
-
-
-
-
-
- Note
- |
To stop a download, press Ctrl-C. You can resume the transfer by running aria2c with the same argument in the same directory. You can change URIs as long as they are pointing to the same file. |
@@ -4214,7 +4202,7 @@ files in the program, then also delete it here.