add_options
Adds custom options so that they can be submitted to parsing and validation. After the script has validated the options, the script can use them at run time.
Parameters
Parameter | Description |
---|---|
%opts | Name of the hash variable that consists of the option name and its attributes. |
Returns
Returns nothing.