require_once 'PEAR/command.php';
void PEAR_Command::getGetoptArgs (string $command, string &$short_args, array &$long_args)
void PEAR_Command::getGetoptArgs
Compiles arguments for getopt.
command to get optstring for
(reference) short getopt format
(reference) long getopt format
Table 27-1. Possible PEAR_Error values
This function should be called statically.