From 6693846d1e1ba586a016c02005239aa394f06c7f Mon Sep 17 00:00:00 2001 From: Joerg Schad Date: Fri, 23 Sep 2016 21:29:07 +0200 Subject: [PATCH] Improved help for dcos node diagnostics create. (#770) --- cli/dcoscli/data/help/node.txt | 2 +- cli/tests/data/help/node.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/dcoscli/data/help/node.txt b/cli/dcoscli/data/help/node.txt index 6d234c1..f0cfe39 100644 --- a/cli/dcoscli/data/help/node.txt +++ b/cli/dcoscli/data/help/node.txt @@ -25,7 +25,7 @@ Commands: cluster. diagnostics create Create a diagnostics bundle. Nodes can be: ip address, hostname, mesos ID - or key words "all", "masters", "agents". + or keywords "all", "masters", "agents" (notice the quotes around the keywords). diagnostics download Download a diagnostics bundle. diagnostics delete diff --git a/cli/tests/data/help/node.txt b/cli/tests/data/help/node.txt index 6d234c1..f0cfe39 100644 --- a/cli/tests/data/help/node.txt +++ b/cli/tests/data/help/node.txt @@ -25,7 +25,7 @@ Commands: cluster. diagnostics create Create a diagnostics bundle. Nodes can be: ip address, hostname, mesos ID - or key words "all", "masters", "agents". + or keywords "all", "masters", "agents" (notice the quotes around the keywords). diagnostics download Download a diagnostics bundle. diagnostics delete