PEAR_Command::getCommands | PEAR_Command::getGetoptArgs |
PEAR_Command | |
PEAR Manual | |
require_once 'PEAR/command.php'; |
string PEAR_Command::getDescription (
string $command
)
Get description for a command.
Name of the command
string command description
This function should be called statically.
PEAR_Command::getCommands | PEAR_Command::getGetoptArgs |
PEAR_Command | |
PEAR Manual | |