Browse code

update manpage from source

Matt Domsch authored on 2015/01/13 07:00:04
Showing 1 changed files
... ...
@@ -477,7 +477,7 @@ Enable verbose output.
477 477
 Enable debug output.
478 478
 .TP
479 479
 \fB\-\-version\fR
480
-Show s3cmd version (1.5.0-rc1) and exit.
480
+Show s3cmd version (1.5.0) and exit.
481 481
 .TP
482 482
 \fB\-F\fR, \fB\-\-follow\-symlinks\fR
483 483
 Follow symbolic links as if they are regular files
... ...
@@ -497,6 +497,11 @@ Check SSL certificate validity
497 497
 .TP
498 498
 \fB\-\-no\-check\-certificate\fR
499 499
 Check SSL certificate validity
500
+.TP
501
+\fB\-\-signature\-v2\fR
502
+Use AWS Signature version 2 instead of newer signature
503
+methods. Helpful for S3-like systems that don't have
504
+AWS Signature v4 yet.
500 505
 
501 506
 
502 507
 .SH EXAMPLES