HBASE-17979 HBase Shell 'list' Command Help Doc Improvements (Hugo Louro)

This commit is contained in:
Enis Soztutar 2017-05-01 16:36:53 -07:00
parent 13b6fdf8ad
commit a171b7feaf
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module Shell
class List < Command class List < Command
def help def help
return <<-EOF return <<-EOF
List all tables in hbase. Optional regular expression parameter could List all user tables in hbase. Optional regular expression parameter could
be used to filter the output. Examples: be used to filter the output. Examples:
hbase> list hbase> list