[
https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15016675#comment-15016675
]
Paulo Motta commented on CASSANDRA-7225:
----------------------------------------
Looks good! Installed via debian package and help is correctly displayed from
/usr/share/doc/cassandra. Minor nits:
* {{--browser}} option didn't work, it seems you need to declare the option on
the {{OptionParser}} (currently you're just fetching it).
* {{browser = google-chrome}} was sufficient on cqlshrc on linux (no need for
{{/usr/bin/google-chrome %s}}), assuming it's on PATH I suppose.
After this is fixed, it should be ready to commit. Thanks!
> 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, doc-impacting
> 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)