From 87d19f5fbd33c625ec46793653f8ff1411911a44 Mon Sep 17 00:00:00 2001 From: ITriskTI Date: Wed, 16 Mar 2016 21:25:21 +0300 Subject: [PATCH] little fix --- doc/manual-src/en/aria2c.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual-src/en/aria2c.rst b/doc/manual-src/en/aria2c.rst index 7363d90c..d6645709 100644 --- a/doc/manual-src/en/aria2c.rst +++ b/doc/manual-src/en/aria2c.rst @@ -1465,11 +1465,11 @@ Advanced Options previous downloads to adapt the number of downloads launched in parallel according to the rule N = A + B Log10(speed in Mbps). The coefficients A and B can be customized in the option arguments with - A and B separated by a colon. The default values (A=5,B=25) lead to + A and B separated by a colon. The default values (A=5, B=25) lead to using typically 5 parallel downloads on 1Mbps networks and above 50 on 100Mbps networks. The number of parallel downloads remains constrained under the maximum defined by the - max-concurrent-downloads parameter. + :option:`--max-concurrent-downloads` parameter. Default: ``false`` .. option:: --piece-length=