SYNOPSIS
tables from source to dest
where sources and dest can be an excel file (.xls or .xlsx) or a directory (no extension, optionally suffixed with a /
to be explicit).
directory layout
every sheet is recorded as a tsv file. it's easy to edit it with vim
:set et nowrap ts=25
extra tips in this page.