[
https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023214#comment-15023214
]
Paulo Motta commented on CASSANDRA-7225:
----------------------------------------
Tested on windows, linux and text-mode, works fine. Just some minor doc nits to
wrap-up:
* Can you just add a {{browser = C:/Program Files
(x86)/Google/Chrome/Application/chrome.exe %s}} example for setting up google
chrome on WIndows, in addition to mac and linux on {{conf/cqlshrc.sample}} ?
* Extend the --browser help with (or shorter version):
{noformat}
--browser=BROWSER The browser to use to display CQL help, where BROWSER can
be:
- one of the supported browsers in
https://docs.python.org/2/library/webbrowser.html.
- browser path followed by %s, example:
/usr/bin/google-chrome-stable %s
{noformat}
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)