Ádám Bakai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19253


Change subject: KUDU-3421 Specify the error causing CLI argument
......................................................................

KUDU-3421 Specify the error causing CLI argument

The new error message helps to locate the exact word that caused the
problem by printing the first argument that is not a flag in
applications that only use flag arguments. This can happen if the user
forgets to put "-" to one of the arguments or incorrectly tries to use
an argument in space separated format.

Change-Id: I4d832615d4b70718ce581ab72a27bad012d6a87f
---
M src/kudu/experiments/rwlock-perf.cc
M src/kudu/master/master_main.cc
M src/kudu/tserver/tablet_server_main.cc
3 files changed, 6 insertions(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d832615d4b70718ce581ab72a27bad012d6a87f
Gerrit-Change-Number: 19253
Gerrit-PatchSet: 1
Gerrit-Owner: Ádám Bakai <[email protected]>

Reply via email to