DOKK / manpages / debian 12 / python3-tabulate / tabulate.1.en
TABULATE(1) User Commands TABULATE(1)

tabulate - Pretty-print tabulate data.

tabulate [options] [FILE ...]

See also <https://github.com/astanin/python-tabulate>.

show this message.
-1, --header
use the first row of data as a table header
print table to FILE (default: stdout)
use a custom column separator (default: whitespace)
floating point number format (default: g)
set output table format; supported formats: plain, simple, grid, fancy_grid, pipe, orgtbl, rst, mediawiki, html, latex, latex_booktabs, tsv (default: simple)

This manual page was written by ChangZhuo Chen <czchen@gmail.com> for the Debian GNU/Linux system (but may be used by others).

April 2015 tabulate