r36432 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36431‎ | r36432 | r36433 >
Date:19:13, 18 June 2008
Author:aaron
Status:old
Tags:
Comment:
Fix help display so it has the write file name
Modified paths:
  • /trunk/extensions/FlaggedRevs/maintenance/reviewAllPages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/maintenance/reviewAllPages.php
@@ -11,8 +11,8 @@
1212 if( isset($options['help']) || !isset($args[0]) || !$args[0] ) {
1313 echo <<<TEXT
1414 Usage:
15 - php refreshLinks.php --help
16 - php refreshLinks.php <username>
 15+ php reviewAllPages.php --help
 16+ php reviewAllPages.php <username>
1717
1818 --help : This help message
1919 --<userid> : The ID of the existing user to use as the "reviewer" (you can find your ID at Special:Preferences)

Status & tagging log