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