Jens Geyer created THRIFT-2477:
----------------------------------

             Summary: 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


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)

Reply via email to