[Autogen-users] autoopts dilemma
Brought to you by:
bkorb
From: Bruce K. <bru...@gm...> - 2008-12-14 16:14:58
|
Hi, It seems that the first user to use the AutoOpts templates but not the libopts library has come along. (You do this with the getopt.tpl template.) It seems the usage text and docs all assume the library because without the library, there's no support for ``--more-help'', but it is still documented. I was thinking of adding the ``no-more-help'' program attribute for option definitions. Cute, because it is both true and not true at the same time. Maybe, ``no-libopts'' would be better. I plan on addressing the issue in my next release, probably before the end of the month/year. Cheers -Bruce |