dan jatnieks created CASSANDRA-9412:
---------------------------------------

             Summary: 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)

Reply via email to