Hello, I am considering using 'gengetopt' for a personal project of mine, but there are a few questions I have about the generated --help output.
Specifically, 1: Is it possible to disable the (default=blah) for options with defaults? It's a bit cluttered for my needs. 2: Is it possible to rename the -h/--help and -v/--version options without disabling their handling by the generated parser? 3: If not, is it possible to at least include them in the regular option list (and not ahead of the rest of the options) as to match other programs? 4: Is it possible to adjust the line width at which options wrap? Thanks for your help, Jack R. Uteg _______________________________________________ Help-gengetopt mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gengetopt
