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-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11668%2Fhead;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 da95fe359b90..f66e93691918 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"