From: Malte Fiala Date: Thu, 27 Oct 2016 17:26:34 +0000 (+0200) Subject: doc: Fixed mapping error in legacy mds command X-Git-Tag: v11.1.0~490^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=34cd50c4c405e6618acd4a013867bbfbcf1e1619;p=ceph.git doc: Fixed mapping error in legacy mds command Signed-off-by: Malte Fiala --- diff --git a/doc/cephfs/administration.rst b/doc/cephfs/administration.rst index da95fe359b908..f66e936919189 100644 --- a/doc/cephfs/administration.rst +++ b/doc/cephfs/administration.rst @@ -130,7 +130,7 @@ Legacy mds set_max_mds # replaced by "fs set max_mds" mds set # replaced by "fs set" mds cluster_down # replaced by "fs set cluster_down" - mds cluster_up # replaced by "fs set cluster_down" + mds cluster_up # replaced by "fs set cluster_up" mds newfs # replaced by "fs new" mds add_data_pool # replaced by "fs add_data_pool" mds remove_data_pool #replaced by "fs remove_data_pool"