helpText

Undocumented in source.
auto helpText = q"EOS Synopsis: tsv-summarize [options] file [file...] tsv-summarize runs aggregation operations on fields in tab-separated value files. Operations can be run against the full input data or grouped by key fields. Fields can be specified either by field number or field name. Use '--help-verbose' for more detailed help. Options: EOS";

Meta