Merge pull request #431 from mapreri/typo

fix typo s/controll/control/
This commit is contained in:
Takeshi Nakatani 2016-06-14 21:43:37 +09:00 committed by GitHub
commit 28b2b5cac3

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