Manual:cleanupWatchlist.php

From Linux Web Expert

<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.6
<translate> MediaWiki version:</translate>

詳細

cleanupWatchlist.php file is a maintenance script to clean up broken, unparseable titles in the watchlist.

オプション

オプション/パラメーター 説明 必須かどうか
--fix Actually clean up titles; otherwise just checks for them. <translate> Optional</translate>

使用法

php maintenance/cleanupWatchlist.php [ --fix ]
Terminal


It will only count the number of possible updates and output the result, without fixing the value. To clean up the watchlist, run the command with --fix.

Terminal

関連項目