From: Volker Theile Date: Mon, 4 Nov 2019 12:00:12 +0000 (+0100) Subject: doc/orchestrator: Fix various issues in Orchestrator CLI documentation X-Git-Tag: v15.1.0~1051^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F31353%2Fhead;p=ceph.git doc/orchestrator: Fix various issues in Orchestrator CLI documentation Signed-off-by: Volker Theile --- diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index 0cdba8fe412e..1f54072baca5 100644 --- a/doc/mgr/orchestrator_cli.rst +++ b/doc/mgr/orchestrator_cli.rst @@ -6,7 +6,7 @@ Orchestrator CLI ================ This module provides a command line interface (CLI) to orchestrator -modules (ceph-mgr modules which interface with external orchestation services) +modules (ceph-mgr modules which interface with external orchestration services). As the orchestrator CLI unifies different external orchestrators, a common nomenclature for the orchestrator module is needed. @@ -68,7 +68,7 @@ Disable the Orchestrator To disable the orchestrator again, use the empty string ``""``:: - ceph orchestrator set backend ""`` + ceph orchestrator set backend "" ceph mgr module disable rook Usage