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

Alexander Alten-Lorenz commented on FLUME-1153:
-----------------------------------------------

Solved in Trunk:
agent options:
  --conf-file,-f <file> specify a config file (required)
  --name,-n <name>      the name of this agent (required)
                
> flume-ng script is missing some agent options in help output
> ------------------------------------------------------------
>
>                 Key: FLUME-1153
>                 URL: https://issues.apache.org/jira/browse/FLUME-1153
>             Project: Flume
>          Issue Type: Bug
>          Components: Shell
>    Affects Versions: v1.2.0
>            Reporter: Will McQueen
>            Assignee: Mubarak Seyed
>             Fix For: v1.4.0
>
>         Attachments: FLUME-1153.trunk.v1.patch
>
>
>   --conf-file,-f        specify a config file (required)
>   --name,-n             the name of this agent (required)
> ...should be:
>   --conf-file,-f <file>  specify a config file (required)
>   --name,-n <name>       the name of this agent (required)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to