phaag / nfdump

Netflow processing tools
Other
788 stars 206 forks source link

document what -T does #122

Closed mzagrabe closed 6 years ago

mzagrabe commented 6 years ago

From the source I see do_tag is set when -T is passed to nfdump, but that isn't terribly helpful.

Also, the --help (-h) does not show that -T is an option.

Thanks!

-m

phaag commented 6 years ago

-T is used only as an internal command in combination with NfSen. There is no use for -T otherwise.