[
https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011523#comment-15011523
]
Robert Stupp commented on CASSANDRA-7225:
-----------------------------------------
Thanks, updated all three branches with these changes:
* fixed broken links
* fixed os.path.exists thing
* changed {{HELP ASCII}} and {{HELP TEXT}} to open _#constants_ ; added new
{{HELP UNICODE}} for help on unicode characters in cqlsh
* removed cqlsh output for {{HELP TYPES}} (it had no additional information
anyway)
* removed {{HELP LIST}}
* like the idea with the {{browser}} preference - added that {{browser}}
preference to {{[ui]}} section in {{cqlshrc}} (works at least with firefox on
my Mac)
> cqlsh help for CQL3 is often incorrect and should be modernized
> ---------------------------------------------------------------
>
> Key: CASSANDRA-7225
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7225
> Project: Cassandra
> Issue Type: Improvement
> Components: Documentation and Website, Tools
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Trivial
> Labels: cqlsh
> Fix For: 3.2, 2.2.x
>
> Attachments: 7225-add-cql-docs-to-debian-package.patch,
> 7225-cqlhelp.txt, EXPAND.pdf
>
>
> Just a small line of text in cqlsh "help" command indicates that < is <= and
> > is >= in CQL.
> This is confusing to many people (including me :) ) because I did not expect
> < to return the "equals" portion.
> Please allow distinct behaviours for <, <=, > and >= in CQL queries. Maybe in
> combination with CASSANDRA-5184 and/or CASSANDRA-4914
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)