Elliott Clark created HBASE-12900:
-------------------------------------
Summary: AbstractHBaseTool prints the missing args incorrectly
Key: HBASE-12900
URL: https://issues.apache.org/jira/browse/HBASE-12900
Project: HBase
Issue Type: Bug
Reporter: Elliott Clark
The error message is:
{code}
2015-01-21 15:31:21,156 ERROR [main] util.AbstractHBaseTool: Required option
-name is missing
{code}
while the usage prints:
{code}
-n,--name <arg> The name of the created snapshot
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)