garydgregory commented on code in PR #271:
URL: https://github.com/apache/commons-cli/pull/271#discussion_r1597480040


##########
src/main/java/org/apache/commons/cli/HelpFormatter.java:
##########
@@ -121,6 +121,7 @@ public Builder setShowDeprecated(final boolean 
useDefaultFormat) {
          *
          * @param showDeprecatedFunc Specify the format for the deprecated 
options.
          * @return this.
+         * @since(1.8.0)

Review Comment:
   There are no parens in Javadoc tags, it's not a function call ;-)



-- 
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]

Reply via email to