[
https://issues.apache.org/jira/browse/HBASE-13842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573143#comment-14573143
]
Anoop Sam John commented on HBASE-13842:
----------------------------------------
Checked 0.98+ version code base and it is like
{code}
module Shell
module Commands
class ClearAuths < Command
def help
return <<-EOF
Clear visibility labels from a user or group
Syntax : clear_auths 'user',[label1, label2]
{code}
So already this is corrected by some other fix. (?)
> [shell] clear_auths.rb description should be improved
> -----------------------------------------------------
>
> Key: HBASE-13842
> URL: https://issues.apache.org/jira/browse/HBASE-13842
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.1.0
> Reporter: Lars George
> Labels: beginner
> Fix For: 2.0.0, 1.2.0
>
>
> Currently: “Add a set of visibility labels for an user that has to removed"
> Hard to parse, rephrase to something meaningful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)