You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "Ferenc Szabo (JIRA)" <ji...@apache.org> on 2018/11/23 14:54:00 UTC

[jira] [Updated] (FLUME-1158) Flume agent help message prints the syntax as flume node, should be flume agent.

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

Ferenc Szabo updated FLUME-1158:
--------------------------------
    Fix Version/s: notrack

> 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
>             Fix For: notrack
>
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@flume.apache.org
For additional commands, e-mail: issues-help@flume.apache.org