PEAR_Command::getGetoptArgs | PEAR_Command::getShortcuts |
PEAR_Command | |
PEAR Manual | |
require_once 'PEAR/command.php'; |
string PEAR_Command::getHelp (
string $command
)
Get help for command.
Name of the command to return help for
string help text
Error code | Error value | Meaning | Solution |
" |
This function should be called statically.
PEAR_Command::getGetoptArgs | PEAR_Command::getShortcuts |
PEAR_Command | |
PEAR Manual | |