From 913b72fdaf7ac5d0767f4468787dd8382879d7ae Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 13 Jan 2020 20:25:24 +0900 Subject: [PATCH] Add intelligent_tiering to man page Follows on to 39102608aa606e2deb9838c72bf6dac772bd777b. References #1219. --- doc/man/s3fs.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/s3fs.1 b/doc/man/s3fs.1 index 502ce01..b618c91 100644 --- a/doc/man/s3fs.1 +++ b/doc/man/s3fs.1 @@ -83,7 +83,7 @@ delete local file cache when s3fs starts and exits. \fB\-o\fR storage_class (default="standard") store object with specified storage class. 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 \fB\-o\fR use_rrs (default is disable) use Amazon's Reduced Redundancy Storage.