Here are a few patches whose ultimate goal is to add a manpage for wmiv. We need some improvements to wmiv itself so that its help text works with the check-cmdline-options-doc.sh script invoked by `make check`.
Note that I used some Unicode triangle characters to represent the arrow keys. I'm by no means an expert on Unicode -- would this be a problem on any architectures? Doug Torrance (3): wmiv: Add long command line options --help and --version. wmiv: Improve help text. doc: Add manpage for wmiv. debian/wmaker.manpages | 1 + doc/Makefile.am | 9 +++++++-- doc/wmiv.1 | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ util/wmiv.c | 37 ++++++++++++++++++++++++------------- 4 files changed, 81 insertions(+), 15 deletions(-) create mode 100644 doc/wmiv.1 -- 2.1.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.