From: <li...@mi...> - 2007-10-31 18:40:11
|
Hi Mike, now that Genparse supports a quite universal usage() function I'm thinking about removing the #mandatory directive because it provides no extra functionality that can't be defined in a #usage section as well. For example #mandatory xyz does the same as #usage_begin usage: __PROGRAM_NAME__ __OPTIONS_SHORT__ xyz __GLOSSARY__ #usage_end How important is the #mandatory directive to you? Michael |