You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2017/09/25 18:18:00 UTC

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

    [ https://issues.apache.org/jira/browse/CLI-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179492#comment-16179492 ] 

Benedikt Ritter commented on CLI-279:
-------------------------------------

Thank you for contributing!

> @param or @return lines should end with a period in 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
>            Assignee: Benedikt Ritter
>            Priority: Minor
>             Fix For: 1.5
>
>
> 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)