From 4fa6f6493d7aa299087e303543ca6ac12fa90500 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 12 May 2020 11:57:55 +0200 Subject: [PATCH] doc: drop obsolete cache tier options from man page Fixes: https://tracker.ceph.com/issues/45514 Signed-off-by: Nathan Cutler --- doc/man/8/ceph.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index 4c3407bbda8..78aeb5ef29e 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -1300,8 +1300,7 @@ Subcommand ``cache-mode`` specifies the caching mode for cache tier . Usage:: - ceph osd tier cache-mode none|writeback|forward|readonly| - readforward|readproxy + ceph osd tier cache-mode writeback|readproxy|readonly|none Subcommand ``remove`` removes the tier (the second one) from base pool (the first one). -- 2.47.3