Excerpts from Jonas Pfenniger's message of Sun Apr 01 02:57:54 -0700 2007: > it's indeed a really nice parser. I especially liked how it's small > and still very powerful. What do you think it would take to add a > groff -> man output generator ? There's a gnu tool called "help2man" that works very well at turning Trollop output into a man page, especially if you format things how it expects them. I've just release version 1.6, which doesn't do the curses screen-width detection magic unless it's running on a terminal. This is necessary for help2man (and "less"!) to work right. -- William <wmorgan-ruby-talk / masanjin.net>