Usage: some_command | tabularize [] Takes TAB-delimited lines of text and outputs formatted table. Options: -a, --ascii 7-bit ascii borders -u, --unicode borders with nice graphical chars -H, --no-horizontal no horizontal lines in the output -M, --no-margins no margins, ie. no right-most and left-most vertical borders -v, --output-vertical-separator CHAR vertical separator character(s) in the output -r, --align-right NUM [NUM [...]] align these columns (0-indexed) to the right, others to the left. turn off auto-detection. default is auto-detect based on numeric content.