Tim Williams created BLUR-353:
---------------------------------

             Summary: 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
    Affects Versions: 0.2.4
            Reporter: Tim Williams


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.2#6252)

Reply via email to