helpText

Undocumented in source.
auto helpText = q"EOS Synopsis: tsv-join --filter-file file [options] [file...] tsv-join matches input lines (the 'data stream') against lines from a 'filter' file. The match is based on individual fields or the entire line. Fields can be specified either by field number or field name. Use '--help-verbose' for details. Options: EOS";

Meta