diff --git a/datacenter/ucp/2.0/guides/support.md b/datacenter/ucp/2.0/guides/support.md index 8854069bce..ef26ca27b5 100644 --- a/datacenter/ucp/2.0/guides/support.md +++ b/datacenter/ucp/2.0/guides/support.md @@ -28,8 +28,7 @@ support dump: ## From the CLI -To get the support dump from the CLI, use SSH to log into a UCP manager node -and run: +To get the support dump from the CLI, use SSH to log into a node and run: ```none docker run --rm \ diff --git a/datacenter/ucp/2.1/guides/get-support.md b/datacenter/ucp/2.1/guides/get-support.md index 86e6677338..cd68b7a18b 100644 --- a/datacenter/ucp/2.1/guides/get-support.md +++ b/datacenter/ucp/2.1/guides/get-support.md @@ -28,8 +28,7 @@ support dump: ## From the CLI -To get the support dump from the CLI, use SSH to log into a UCP manager node -and run: +To get the support dump from the CLI, use SSH to log into a node and run: ```none docker run --rm \ diff --git a/datacenter/ucp/2.2/guides/get-support.md b/datacenter/ucp/2.2/guides/get-support.md index d8665d00f4..e654c3559a 100644 --- a/datacenter/ucp/2.2/guides/get-support.md +++ b/datacenter/ucp/2.2/guides/get-support.md @@ -31,8 +31,7 @@ support dump: ## From the CLI -To get the support dump from the CLI, use SSH to log into a UCP manager node -and run: +To get the support dump from the CLI, use SSH to log into a node and run: ```none docker container run --rm \ diff --git a/ee/get-support.md b/ee/get-support.md index 8c7e921e10..9367c9883c 100644 --- a/ee/get-support.md +++ b/ee/get-support.md @@ -29,8 +29,7 @@ support dump: ## Use the CLI to get a support dump -To get the support dump from the CLI, use SSH to log into a UCP manager node -and run: +To get the support dump from the CLI, use SSH to log into a node and run: ```bash docker container run --rm \