Improved help for dcos node diagnostics create. (#770)

This commit is contained in:
Joerg Schad
2016-09-23 21:29:07 +02:00
committed by tamarrow
parent 3c95b2b807
commit 6693846d1e
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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