Claudenw opened a new pull request, #277: URL: https://github.com/apache/commons-cli/pull/277
Changes to simplify deprecated help output. - Changed `deprecatedFormatFunc` from `BiFunction<String, Option, String>` to `Function<Option,String>` - updated docs - added `HelpFormatter.getDescription(Option)` to provide a function does not return null for `getDescription` -- 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]
