dlmarion opened a new issue, #6085:
URL: https://github.com/apache/accumulo/issues/6085

   The usage for the `accumulo` command says:
   
   ```
   Usage: accumulo <command> [--help] (<argument> ...)
   
     --help   Prints usage for specified command
   ```
   
   However, for some commands, the `--help` option is ignored and the command 
is run. For example,
   
   ```
   ./accumulo info --help
   
   monitor: http://ip-10-113-15-120.evoforge.org:9995/
   managers: ip-10-113-15-120.evoforge.org
   zookeepers: localhost:2181
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to