summaryrefslogtreecommitdiff
path: root/doc/mscp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mscp.rst')
-rw-r--r--doc/mscp.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/mscp.rst b/doc/mscp.rst
index 41ae876..f2109f1 100644
--- a/doc/mscp.rst
+++ b/doc/mscp.rst
@@ -2,7 +2,7 @@
MSCP
====
-:Date: v0.2.0-8-gef2dd55
+:Date: v0.2.0-9-g675126a
NAME
====
@@ -102,7 +102,9 @@ OPTIONS
**-S MAX_CHUNK_SIZE**
Specifies the maximum chunk size. The default is file size divided by
- the number of connections.
+ the number of connections and devided by 4. If the calculated value
+ is smarller than the **MIN_CHUNK_SIZE** value, MIN_CHUNK_SIZE is
+ used.
**-a NR_AHEAD**
Specifies the number of inflight SFTP commands. The default value is