help: improve formatting of plain text and fix typo
commitae0499b7bdc1951884eaa8a6132b18f17db61aff
authorKyle J. McKay <mackyle@gmail.com>
Thu, 15 Jun 2017 02:46:44 +0000 (14 19:46 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 15 Jun 2017 02:46:44 +0000 (14 19:46 -0700)
treefd83ca8656eb37e4ea4610dda9960cb49d166de2
parent6ad18bff22ace251ef363cca8cf9bd2b90b4de54
help: improve formatting of plain text and fix typo

The plain text version of the help is available with
`tg help tg`.

To make some of the formatted lists contained in the original
.rst formatted README more readable in plain text mode, some
of the formatting characters are stripped out when the plain
text version is generated.

Add another pattern to catch the ones that were being missed
making sure to maintain the alignment and replace tabs with
spaces for the same reason in the original lists.

Sneak in a typo fix or two.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
README
create-html-usage.pl