Options (2)
-t, --truncatebooleanPrint a table and truncate rows instead of wrapping
Example:
cat {{file.json}} | jtbl {{[-t|--truncate]}}-n, --no-wrapbooleanPrint a table and don't wrap or truncate rows
Example:
cat {{file.json}} | jtbl {{[-n|--no-wrap]}}Examples (4)
made by @shridhargupta | data from tldr-pages