You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/05/18 18:00:03 UTC

[jira] [Commented] (CASSANDRA-9412) Cleanup cqlsh help text for Grant/Revoke

    [ https://issues.apache.org/jira/browse/CASSANDRA-9412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548199#comment-14548199 ] 

Robert Stupp commented on CASSANDRA-9412:
-----------------------------------------

CASSANDRA-7225 probably interesting?

> Cleanup cqlsh help text for Grant/Revoke
> ----------------------------------------
>
>                 Key: CASSANDRA-9412
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9412
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: dan jatnieks
>            Assignee: Sam Tunnicliffe
>            Priority: Trivial
>
> Following up earlier discussion with Sam. The help text for Grant and Revoke in cqlsh displays the target as
> {noformat}
> TO [ROLE <rolename> | USER <username>]
> {noformat}
> but should be just
> {noformat}
> TO <roleOrUsername> 
> {noformat}
> There are also out of date comments in Cql.g on grantRoleStatement and revokeRoleStatement that indicate a {{ROLE}} keyword is used in these statements when that is no longer the case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)