create-html-usage.pl: improve wrapping and options support
commit0bbaeb4aba2d585f3d52f2b2694f3d4cc2a01a48
authorKyle J. McKay <mackyle@gmail.com>
Wed, 1 Sep 2021 03:37:32 +0000 (31 20:37 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 1 Sep 2021 03:37:32 +0000 (31 20:37 -0700)
treee97ab3ac294eaa0ac85f268a5f200d32bf1982bb
parent7da902888c62086a1272b2c32f77271f63ec0f90
create-html-usage.pl: improve wrapping and options support

Allow the options line to wrap at ']' and '|' as well as a
word-character-to-space boundary.

In addition, if the usage includes an 'Options:' section,
handle that properly for both .html and .txt output.

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