Hari Shreedharan created FLUME-1158:
---------------------------------------

             Summary: Flume agent help message prints the syntax as flume node, 
should be flume agent.
                 Key: FLUME-1158
                 URL: https://issues.apache.org/jira/browse/FLUME-1158
             Project: Flume
          Issue Type: Bug
          Components: Node
            Reporter: Hari Shreedharan
            Priority: Minor


Line 13 in Application.java:

    if (commandLine.hasOption('h')) {
      new HelpFormatter().printHelp("flume-ng node", options, true);
      
should say "flume-ng agent". 

Nit: Even the component in the jira should say agent, not node :D

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to