From b9d4caeee9a12d60c9484103351939ecc57e954b Mon Sep 17 00:00:00 2001
From: Tatsuhiro Tsujikawa
Date: Thu, 15 Jan 2009 15:57:48 +0000
Subject: [PATCH] 2009-01-16 Tatsuhiro Tsujikawa
Rewritten the usage text for --bt-request-peer-speed-limit
option.
* doc/aria2c.1.txt
* src/usage_text.h
---
ChangeLog | 6 ++++++
doc/aria2c.1 | 4 ++--
doc/aria2c.1.html | 10 ++++++----
doc/aria2c.1.txt | 8 +++++---
src/usage_text.h | 9 ++++++---
5 files changed, 25 insertions(+), 12 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 02f174dd..1ec328c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-16 Tatsuhiro Tsujikawa
+
+ Rewritten the usage text for --bt-request-peer-speed-limit option.
+ * doc/aria2c.1.txt
+ * src/usage_text.h
+
2009-01-16 Tatsuhiro Tsujikawa
Made the max value of split option unlimited.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 3c1f6ab2..85108dab 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -426,11 +426,11 @@ If true is given, aria2 doesn\'t accept and establish connection with legacy Bit
.PP
\fB\-\-bt\-request\-peer\-speed\-limit\fR=SPEED
.RS 4
-In BitTorrent downloads, if the download speed is lower than SPEED, aria2 initiates and accepts connections ignoring max peer cap\&. You can append
+If the whole download speed of every torrent is lower than SPEED, aria2 temporarily increases the number of peers to try for more download speed\&. Configuring this option with your preferred download speed can increase your download speed in some cases\&. You can append
\fIK\fR
or
\fIM\fR(1K = 1024, 1M = 1024K)\&. Default:
-\fI51200\fR
+\fI50K\fR
.RE
.PP
\fB\-\-bt\-seed\-unverified\fR[=\fItrue\fR|\fIfalse\fR]
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 282dc5c9..32a842f5 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -961,10 +961,12 @@ writes the piece to the appropriate files.
- In BitTorrent downloads, if the download speed is lower than SPEED,
- aria2 initiates and accepts connections ignoring max peer cap.
+ If the whole download speed of every torrent is lower than SPEED,
+ aria2 temporarily increases the number of peers to try for more
+ download speed. Configuring this option with your preferred download
+ speed can increase your download speed in some cases.
You can append K or M(1K = 1024, 1M = 1024K).
- Default: 51200
+ Default: 50K
@@ -2064,7 +2066,7 @@ files in the program, then also delete it here.