X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FcommandLine.inc;h=88776f4f41b480943288523c90048acde038c2bf;hb=2610395f793a778ceb4955145d1ffd9f5eb6b2f7;hp=0d3e643234a867a2e4124a5a1d5a4ea991ece0e9;hpb=82b8b578938bf75bc9fa924aa95b10955d49ec6f;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/commandLine.inc b/maintenance/commandLine.inc index 0d3e643234..88776f4f41 100644 --- a/maintenance/commandLine.inc +++ b/maintenance/commandLine.inc @@ -43,6 +43,7 @@ class CommandLineInc extends Maintenance { /** * No help, it would just be misleading since it misses custom options + * @param bool $force */ protected function maybeHelp( $force = false ) { if ( !$force ) {