fix typo s/controll/control/

This commit is contained in:
Mattia Rizzolo 2016-06-12 15:02:40 +00:00
parent 36917f7780
commit 880708ab5f
No known key found for this signature in database
GPG Key ID: 4B043FCDB9444540

View File

@ -187,7 +187,7 @@ sets signing AWS requests by sing Signature Version 2.
sets umask for the mount point directory.
If allow_other option is not set, s3fs allows access to the mount point only to the owner.
In the opposite case s3fs allows access to all users as the default.
But if you set the allow_other with this option, you can controll the permission permissions of the mount point by this option like umask.
But if you set the allow_other with this option, you can control the permission permissions of the mount point by this option like umask.
.TP
\fB\-o\fR nomultipart - disable multipart uploads
.TP