GitHub user sfuhrm opened a pull request: https://github.com/apache/commons-cli/pull/25
CLI-284: Fix inconsistent behaviour for short and long name == null Fix for https://issues.apache.org/jira/browse/CLI-284 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sfuhrm/commons-cli master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-cli/pull/25.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #25 ---- commit 4a2e95d01e39d89ffb2711f0b13f0020fef0d561 Author: Stephan Fuhrmann <s@...> Date: 2018-06-09T11:24:13Z CLI-284: Fix inconsistent behaviour for short and long name == null ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org