Skip to content

Commit 4e213a5

Browse files
authored
Merge pull request ceph#57057 from adk3798/no-downgrade
doc/cephadm: remove downgrade reference from upgrade docs Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 12a6933 + 7871301 commit 4e213a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/cephadm/upgrade.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ Before you use cephadm to upgrade Ceph, verify that all hosts are currently onli
5656

5757
ceph -s
5858

59-
To upgrade (or downgrade) to a specific release, run the following command:
59+
To upgrade to a specific release, run a command of the following form:
6060

6161
.. prompt:: bash #
6262

6363
ceph orch upgrade start --ceph-version <version>
6464

65-
For example, to upgrade to v16.2.6, run the following command:
65+
For example, to upgrade to v16.2.6, run a command of the following form:
6666

6767
.. prompt:: bash #
6868

0 commit comments

Comments
 (0)