MediaWiki
REL1_24
|
Public Member Functions | |
__construct () | |
execute () | |
Protected Member Functions | |
maybeHelp ($force=false) | |
No help, it would just be misleading since it misses custom options. |
Definition at line 33 of file commandLine.inc.
Reimplemented from Maintenance.
Definition at line 34 of file commandLine.inc.
References $name, $optionsWithArgs, Maintenance\addOption(), as, and global.
Reimplemented from Maintenance.
Definition at line 55 of file commandLine.inc.
CommandLineInc::maybeHelp | ( | $ | force = false | ) | [protected] |
No help, it would just be misleading since it misses custom options.
bool | $force |
Reimplemented from Maintenance.
Definition at line 48 of file commandLine.inc.