Roger created AVRO-2690:
---------------------------
Summary: Avro tools should accept a --help flag
Key: AVRO-2690
URL: https://issues.apache.org/jira/browse/AVRO-2690
Project: Apache Avro
Issue Type: Improvement
Components: tools
Reporter: Roger
There appears to be no generic way to find out information about a given tool.
For some tools, passing no arguments works, but not all tools have mandatory
arguments.
I suggest that it's a good idea that all tools accept a "--help" flag which
would cause them to print usage information. Currently passing an unknown flag
such as --help will cause an exception but no useful usage information will be
shown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)