On 16:26, Lorenzo Bettini wrote: > actually gengetopt itself creates its man page using help2man: once you > have your program (that uses the gengetopt generated parser), you can > build the manpage with help2man, e.g., > > help2man yourprogram
True. But this does not work when cross-compiling. Would it be
difficult to implement something like
gengetopt --print-detailed-help < my.ggo
which would output the detailed help text directly?
Regards
Andre
--
The only person who always got his work done by Friday was Robinson Crusoe
signature.asc
Description: Digital signature
_______________________________________________ Help-gengetopt mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gengetopt
