r98375 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98374‎ | r98375 | r98376 >
Date:22:27, 28 September 2011
Author:aaron
Status:ok
Tags:
Comment:
Fixed wrong usage text
Modified paths:
  • /trunk/extensions/FlaggedRevs/maintenance/updateTracking.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/maintenance/updateTracking.php
@@ -17,8 +17,8 @@
1818 Update the quality tier of revisions based on their rating tags.
1919 Migrate flagged revision file version data to proper table.
2020 Usage:
21 - php updateLinks.php --help
22 - php updateLinks.php [--startpage <ID> | --startrev <ID> | --updateonly <CALL> ]
 21+ php updateTracking.php --help
 22+ php updateTracking.php [--startpage <ID> | --startrev <ID> | --updateonly <CALL> ]
2323
2424 --help : This help message
2525 --<ID> : The ID of the starting rev/page

Status & tagging log