[
https://issues.apache.org/jira/browse/BLUR-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Williams updated BLUR-353:
------------------------------
Component/s: (was: Blur)
> Query command in shell doesn't print usage help
> -----------------------------------------------
>
> Key: BLUR-353
> URL: https://issues.apache.org/jira/browse/BLUR-353
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur Shell
> Affects Versions: 0.2.4
> Reporter: Tim Williams
> Labels: newdev
>
> Project: blur-shell
> The query command in the blur-shell doesn't print useful help information.
> It only prints:
> Invalid args: Usage: query <tablename> <query> [<options>]
> When the user types either "query" with no args or "query -h" the full
> formatted help/option information should print. It's actually coded to print
> the full help but doesn't make it that far because of the arg length check
> inside the public doit method on the QueryCommand.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)