Browse code

Merge branch 'master' of git://github.com/brandongalbraith/s3cmd into merge

Matt Domsch authored on 2013/11/26 11:43:12
Showing 1 changed files
... ...
@@ -1,4 +1,3 @@
1
-
2 1
 .TH s3cmd 1
3 2
 .SH NAME
4 3
 s3cmd \- tool for managing Amazon S3 storage space and Amazon CloudFront content delivery network
... ...
@@ -279,7 +278,7 @@ Disable multipart upload on files bigger than \-\-multipart\-chunk\-size\-mb
279 279
 .TP
280 280
 \fB\-\-multipart\-chunk\-size\-mb\fR=SIZE
281 281
 Size of each chunk of a multipart upload. Files bigger than SIZE are automatically uploaded as multithreaded-multipart, smaller files are uploaded using the traditional method. SIZE is in Mega-Bytes,
282
-default chunk size is noneMB, minimum allowed chunk size is 5MB, maximum is 5GB.
282
+default chunk size is 15MB, minimum allowed chunk size is 5MB, maximum is 5GB.
283 283
 .TP
284 284
 \fB\-\-list\-md5\fR
285 285
 Include MD5 sums in bucket listings (only for 'ls' command).