This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git.
from 4723175 Less branching.
new cfd100d Better internal names.
new c99a79a Javadoc: Sentences start with a capitalize letter.
new d63b4bd Javadoc: Sentences start with a capitalize letter.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/cli/CommandLine.java | 4 +-
.../java/org/apache/commons/cli/HelpFormatter.java | 12 ++---
src/main/java/org/apache/commons/cli/Option.java | 63 +++++++++++-----------
.../java/org/apache/commons/cli/OptionBuilder.java | 2 +-
.../java/org/apache/commons/cli/OptionGroup.java | 2 +-
.../java/org/apache/commons/cli/PosixParser.java | 2 +-
6 files changed, 43 insertions(+), 42 deletions(-)