From ee455f00ab26240e47d7e8588615f386c05ed271 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 30 Jun 2021 15:20:13 +1000 Subject: [PATCH] doc/cephadm: improve "Canceling an Upgrade" This PR improves the section "Canceling an Upgrade" in the "Upgrading Ceph" chapter of the cephadm documentation. I removed an extraneous prompt and rewrote a sentence so that it was congruent with other sentences in similar places elsewhere in the documentation. Signed-off-by: Zac Dover --- doc/cephadm/upgrade.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index 4e3e657bf43c8..1eec83d1fd9c1 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -76,11 +76,11 @@ Watch the cephadm log by running the following command: Canceling an upgrade ==================== -You can stop the upgrade process at any time with: +You can stop the upgrade process at any time by running the following command: .. prompt:: bash # - # ceph orch upgrade stop + ceph orch upgrade stop Potential problems -- 2.39.5