This commit is contained in:
qiang.xue
2008-11-19 21:48:51 +00:00
parent 09fcff238d
commit efce79104f
2 changed files with 213 additions and 0 deletions

View File

@@ -19,6 +19,9 @@
*/
class ShellCommand extends CConsoleCommand
{
/**
* @return string the help information for the shell command
*/
public function getHelp()
{
return <<<EOD