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