Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16642


Change subject: [tools] mention whitespace as a separator for variadic args
......................................................................

[tools] mention whitespace as a separator for variadic args

I witnessed a case when people try to use a comma as separators for
a variadic argument in a kudu CLI command.  As it turned out, the
help/usage message doesn't state clearly that multiple items in a
variadic argument should be separated by a whitespace.  This changelist
updates the description of existing variadic arguments to explicitly
mention that the whitespace is the expected separator there.

Change-Id: I3ef979bd17655b5d46e1adb2a2f22923353ac435
---
M src/kudu/tools/tool_action_diagnose.cc
M src/kudu/tools/tool_action_local_replica.cc
M src/kudu/tools/tool_action_remote_replica.cc
3 files changed, 52 insertions(+), 46 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/16642/1
--
To view, visit http://gerrit.cloudera.org:8080/16642
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ef979bd17655b5d46e1adb2a2f22923353ac435
Gerrit-Change-Number: 16642
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to