Helping ordinary people create extraordinary websites!


PEAR_Command::getDescription()

PEAR_Command::getDescription() -- get description for a command

Description

Get description for a command.

Parameter

string $command

Name of the command

Return value

string command description

Note

This function should be called statically.