[
https://issues.apache.org/jira/browse/BLUR-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron McCurry closed BLUR-353.
------------------------------
Resolution: Fixed
Assignee: Aaron McCurry
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=fb83a74b86e866a49ddc76474a634bbe1ca9fc24
> 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
> Assignee: Aaron McCurry
> Labels: newdev
> Fix For: 0.2.4
>
>
> 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)