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

Robert Stupp commented on CASSANDRA-7225:
-----------------------------------------

Alright, added the {{--browser}} option.
WRT to Chrome, it works on my Debian with {{--browser google-chome}}, too.

Did a last check on Linux and it's currently just failing for the default 
browser. That's because {{xdg-open 
'file:///home/snazy/devel/cassandra/2.2/bin/../doc/cql3/CQL.html#deleteStmt'}} 
(with or without {{file://}} does not matter) fails to resolve the file name to 
be handled by a browser - probably because there's no desktop environment 
installed on that machine. Will figure out what's going on there.

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

Reply via email to