You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/04/27 19:47:15 UTC

[jira] [Closed] (THRIFT-2477) thrift --help text with misplaced comma

     [ https://issues.apache.org/jira/browse/THRIFT-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer closed THRIFT-2477.
------------------------------


> thrift --help text with misplaced comma
> ---------------------------------------
>
>                 Key: THRIFT-2477
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2477
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (General)
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Trivial
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2477_misplaced_comma_in_help.patch
>
>
> The help text shown with {{thrift --help}} has a minor glitch:
> {code}
> STR has the form language[:key1=val1[,key2,[key3=val3]]].
> {code}
> should really be
> {code}
> STR has the form language[:key1=val1[,key2[,key3=val3]]].
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)