From 7c9c06737035ef5042842114c131e952d2b79b7b Mon Sep 17 00:00:00 2001 From: Trapier Marshall Date: Fri, 25 May 2018 13:16:53 -0400 Subject: [PATCH] ucp: node-local support dump works on all nodes Signed-off-by: Trapier Marshall --- datacenter/ucp/2.0/guides/support.md | 3 +-- datacenter/ucp/2.1/guides/get-support.md | 3 +-- datacenter/ucp/2.2/guides/get-support.md | 3 +-- ee/get-support.md | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) 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 \