mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-23 01:08:54 +00:00
Add intelligent_tiering to man page
Follows on to 39102608aa
.
References #1219.
This commit is contained in:
parent
39102608aa
commit
913b72fdaf
@ -83,7 +83,7 @@ delete local file cache when s3fs starts and exits.
|
|||||||
\fB\-o\fR storage_class (default="standard")
|
\fB\-o\fR storage_class (default="standard")
|
||||||
store object with specified storage class.
|
store object with specified storage class.
|
||||||
this option replaces the old option use_rrs.
|
this option replaces the old option use_rrs.
|
||||||
Possible values: standard, standard_ia, onezone_ia and reduced_redundancy.
|
Possible values: standard, standard_ia, onezone_ia, reduced_redundancy, and intelligent_tiering.
|
||||||
.TP
|
.TP
|
||||||
\fB\-o\fR use_rrs (default is disable)
|
\fB\-o\fR use_rrs (default is disable)
|
||||||
use Amazon's Reduced Redundancy Storage.
|
use Amazon's Reduced Redundancy Storage.
|
||||||
|
Loading…
Reference in New Issue
Block a user