nddipiazza commented on PR #2919: URL: https://github.com/apache/tika/pull/2919#issuecomment-4844480115
@tballison > Bug 1 — -h option conflict (TikaAsyncCLI.java) -h was bound to --help, so using it as a handler shorthand (as documented in the CLI docs) triggered the help menu instead of setting the handler type. Fix: removed the -h short option from --help; --help still works as a long option. is that ok with you? -- 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]
