X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcommandLine.inc;h=88776f4f41b480943288523c90048acde038c2bf;hb=43856c34123586d007d09717bf4f900aa1569740;hp=0d3e643234a867a2e4124a5a1d5a4ea991ece0e9;hpb=ebbf031774f786abaac5351fce2ae898f1524a07;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 ) {