Elliot Miller created HBASE-24803:
-------------------------------------
Summary: Unify hbase-shell ::Shell::Commands::Command#help behavior
Key: HBASE-24803
URL: https://issues.apache.org/jira/browse/HBASE-24803
Project: HBase
Issue Type: Improvement
Components: shell
Affects Versions: 2.3.0
Reporter: Elliot Miller
Assignee: Elliot Miller
Fix For: 3.0.0-alpha-1, 2.3.1
This is a small patch to unify shell help:
* Many of the commands use different indentation levels to style the help text.
* A few commands printed help instead of returning it, which breaks our pattern.
I also added a test to make sure the help text stays consistent after this
patch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)