Index: trunk/extensions/FlaggedRevs/maintenance/updateTracking.php |
— | — | @@ -17,8 +17,8 @@ |
18 | 18 | Update the quality tier of revisions based on their rating tags. |
19 | 19 | Migrate flagged revision file version data to proper table. |
20 | 20 | 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> ] |
23 | 23 | |
24 | 24 | --help : This help message |
25 | 25 | --<ID> : The ID of the starting rev/page |