require_once 'PEAR/command.php';
string PEAR_Command::getDescription (string $command)
string PEAR_Command::getDescription
コマンドの説明を取得します。
コマンドの名前。
コマンドの説明を文字列で返します。
この関数は、スタティックにコール されます。