From c3c2f600fe85bde1297aee9b52537595219b983d Mon Sep 17 00:00:00 2001 From: Volker Theile Date: Mon, 4 Nov 2019 13:00:12 +0100 Subject: [PATCH] doc/orchestrator: Fix various issues in Orchestrator CLI documentation Signed-off-by: Volker Theile --- doc/mgr/orchestrator_cli.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mgr/orchestrator_cli.rst b/doc/mgr/orchestrator_cli.rst index 0cdba8fe412ef..1f54072baca58 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 -- 2.39.5