summaryrefslogtreecommitdiff
path: root/doc/mscp.1.in
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2024-04-26 18:17:13 +0900
committerRyo Nakamura <upa@haeena.net>2024-04-26 23:44:46 +0900
commit7c5314ea11b636ff1790d543c9b45ba5ade04e12 (patch)
treeb52cb784a1ee70272345339095e83d58d2cb6595 /doc/mscp.1.in
parent01fe30efc75c035c9815c830d9310e460b6d3497 (diff)
change default minimum chunk size to 16MB (Issue #20)
Diffstat (limited to 'doc/mscp.1.in')
-rw-r--r--doc/mscp.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mscp.1.in b/doc/mscp.1.in
index c180a13..4da161f 100644
--- a/doc/mscp.1.in
+++ b/doc/mscp.1.in
@@ -192,7 +192,7 @@ and remove the checkpoint if it returns 0.
Specifies the minimum chunk size.
.B mscp
divides a single file into chunks and copies the chunks in
-parallel. The default value is 67108864 (64MB).
+parallel. The default value is 16M bytes.
.TP
.B \-S \fIMAX_CHUNK_SIZE\fR