GitHub user Desislav-Petrov opened a pull request: https://github.com/apache/commons-cli/pull/27
CLI-289 - Adding a complementary arg feature Should we add the same changes to the deprecated parsers? Problem is that, there will be lots of duplicated code unless we refactor to a base class. Any thoughts? You can merge this pull request into a Git repository by running: $ git pull https://github.com/Desislav-Petrov/commons-cli master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-cli/pull/27.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 #27 ---- commit e7b9cbd3b4306d07de4b794dbcd2699064cc145a Author: des <desislavpetrov@...> Date: 2018-07-01T18:48:03Z CLI-289 - Adding a complementary arg feature ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org