Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

PEAR_Command::getHelp()

PEAR_Command::getHelp() -- get help for command

Description

Get help for command.

Parameter

string $command

Name of the command to return help for

Return value

string help text

Note

This function should be called statically.