diff --git a/doc/man/s3fs.1.in b/doc/man/s3fs.1.in index 4dcd355..49bef2d 100644 --- a/doc/man/s3fs.1.in +++ b/doc/man/s3fs.1.in @@ -261,6 +261,7 @@ that they did not create. \fB\-o\fR enable_content_md5 (default is disable) Allow S3 server to check data integrity of uploads via the Content-MD5 header. This can add CPU overhead to transfers. +.TP \fB\-o\fR enable_unsigned_payload (default is disable) Do not calculate Content-SHA256 for PutObject and UploadPart payloads. This can reduce CPU overhead to transfers.