You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Krishna Mohan Rao Kandunoori (JIRA)" <ji...@apache.org> on 2017/09/22 20:32:00 UTC

[jira] [Created] (CLI-279) @param or @return lines should end with a period CommandLine.java

Krishna Mohan Rao Kandunoori created CLI-279:
------------------------------------------------

             Summary: @param or @return lines should end with a period CommandLine.java
                 Key: CLI-279
                 URL: https://issues.apache.org/jira/browse/CLI-279
             Project: Commons CLI
          Issue Type: Improvement
            Reporter: Krishna Mohan Rao Kandunoori
            Priority: Minor


Adding Periods to javadoc. If a line has an @param or @return, the line should end with a period.

In some places in below link has no period at the end where "*Parameters*:" and "*Returns*:".
https://commons.apache.org/proper/commons-cli/apidocs/index.html

https://github.com/apache/commons-cli/blob/master/src/main/java/org/apache/commons/cli/CommandLine.java





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)