Andreas Tille <[email protected]> writes: > Hi, > > I would like to add man pages to a program which does not accept any > help option but if you call it without any option it outputs the help > information which would be needed to create the man page. Is there > any trick to convince help2man to work on this anyway?
help2man -h "" $program will probably do the trick. -- |8] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

