[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.3.4 Option Attributes

For each option you wish to specify, you must have a block macro named flag defined. There are two required attributes: name and descrip. If any options do not have a value (traditional flag character) attribute, then the long-opts global text macro must also be defined. As a special exception, if no options have a value and long-opts is not defined and argument is not defined, then all arguments to the program are named. In this case, the - and -- command line option markers are optional.

7.3.4.1 Required Attributes  
7.3.4.2 Common Option Attributes  
7.3.4.3 Special Option Handling  
7.3.4.4 Immediate Action Attributes  
7.3.4.5 Option Conflict Attributes  
7.3.4.6 Option Argument Specification  
7.3.4.7 Option Argument Handling  



This document was generated by Bruce Korb on May 5, 2003 using texi2html

Viewable With Any Browser   AutoGen Home