helpText

Undocumented in source.
auto helpText = q"EOS Synopsis: tsv-pretty [options] [file...] tsv-pretty outputs TSV data in a more human readable format. This is done by lining up data into fixed-width columns. Text is left aligned, numbers are right aligned. Floating points numbers are aligned on the decimal point when feasible. Options: EOS";

Meta