``` $ termformat --help termformat 0.0.1 Andrew Hobden andrew@hoverbear.org A simple command line terminal text formatter. Reads from parameter or stdin.
USAGE: termformat [FLAGS] [OPTIONS] [content]
FLAGS: -b, --bold Make text bold. -h, --help Prints help information -i, --italics Make text italics. -u, --underline Make text underline. -V, --version Prints version information
OPTIONS:
--bg
ARGS:
$ cargo install termformat