Merge pull request #103 from s3fs-fuse/issue#87

Remove prefix option in s3fs man page - issue#87
This commit is contained in:
Takeshi Nakatani 2015-01-06 23:49:11 +09:00
commit 1f686d93ff

View File

@ -53,9 +53,6 @@ the default canned acl to apply to all written S3 objects, e.g., "public-read".
Any created files will have this canned acl.
Any updated files will also have this canned acl applied!
.TP
\fB\-o\fR prefix (default="") (coming soon!)
a prefix to append to all S3 objects.
.TP
\fB\-o\fR retries (default="2")
number of times to retry a failed S3 transaction.
.TP