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

7.5.6.11 Option Argument Optional

The arg-optional attribute indicates that the argument to the option is optional (need not be specified on the command line). This is only valid if the arg-type is string (see section Arg Type String) or keyword (see section Arg Type Keyword). If it is keyword, then this attribute may also specify the default keyword to assume when the argument is not supplied. If left empty, arg-default (see section Default Option Argument Value) or the zero-valued keyword will be used.

The syntax rules for identifying the option argument are:

This is overridden and the options are required if the libopts library gets configured with ‘--disable-optional-args’.


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

This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.