From 03fdf24085fa1fe7e4f55728bbbc24c31b248183 Mon Sep 17 00:00:00 2001 From: ddeyo Date: Mon, 1 Oct 2018 10:56:07 -0700 Subject: [PATCH] topic draft ready --- reference/ucp/3.0/cli/support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/ucp/3.0/cli/support.md b/reference/ucp/3.0/cli/support.md index c3e8499163..c37e255985 100644 --- a/reference/ucp/3.0/cli/support.md +++ b/reference/ucp/3.0/cli/support.md @@ -28,5 +28,5 @@ This command creates a support dump file for this node, and prints it to stdout. |`--jsonlog`|Produce json formatted output for easier parsing.| |`--loglines`|Specify number of lines to grab from `journalctl`. The default is 10,000 lines.| |`--servicedriller`|Run the swarm service driller tool. The default is off.| -|`--nodes`|Select specific nodes for which to produce a support dump. Comma-separated node IDs are allowed. The default is all nodes.| -|`--verbose`|Collect additional data, including a list of all non-system tasks or services running within the cluster. The default is off.| +|`--nodes`|Select specific nodes on which to produce a support dump. Comma-separated node IDs are allowed. The default is all nodes.| +|`--verbose`|Collect additional data , including a list of all non-system tasks or services running within the cluster. The default is off. Customer-specific info is not included.|