diff --git a/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst b/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst index 5d4da72af..16bc4f1da 100644 --- a/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst +++ b/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst @@ -167,12 +167,12 @@ controller for access by subclouds. For example: Ignore the audit status of subclouds when selecting them for orchestration. This allows subclouds that are in-sync to be orchestrated. - **to-version** + **--to-version** Specify a target version for Kubernetes orchestration. The subcloud - will orchestrate to its 'available' version if the 'to-version' is - greater or equal to the available version. The 'to-version' can be a - partial version. For example, if the available version is 1.20.5, - selecting 1.20 would upgrade to that version. + will orchestrate to its available version if ``--to-version`` is + greater or equal to the available version. The ``--to-version`` + parameter can be a partial version. For example, if the available + version is 1.20.5, selecting 1.20 would upgrade to that version. #. Optional: Display the strategy in summary, if required. The Kubernetes upgrade strategy :command:`show` command displays the strategy in a summary.