Description
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
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