Tell users how they can force a maintenance script to run again.
authordaniel <dkinzler@wikimedia.org>
Fri, 5 Jul 2019 13:20:02 +0000 (15:20 +0200)
committerDaniel Kinzler <dkinzler@wikimedia.org>
Fri, 5 Jul 2019 13:23:21 +0000 (13:23 +0000)
commit275d6e2ad4ef8be0b8958351b3d65c7ee1339471
treeb4f7b5211c424957f9219ea0ed70633e3bd09b97
parente080ce68c6618670ac1d00c2774e61668d8ef1db
Tell users how they can force a maintenance script to run again.

Subclasses of LoggedUpdateMaintenance tell the user that "Update
'{$key}' already logged as completed". This adds "Use --force to
run it again."

Bug: T200653
Change-Id: I8cf3c5383c0fecdc92b58048138332855b5602a6
maintenance/Maintenance.php