helpText

Undocumented in source.
auto helpText = q"EOS Synopsis: tsv-uniq [options] [file...] tsv-uniq filters out duplicate lines using fields as a key. Filtering is based on the entire line when key fields are not provided. Options are also available for assigning a unique id to each key and numbering the occurrences of each key. Use '--help-verbose' for more details. Options: EOS";

Meta