Manual:invalidateBotPasswords.php

This page is a translated version of the page Manual:InvalidateBotPasswords.php and the translation is 83% complete.
MediaWiki バージョン:
1.37

詳細

invalidateBotPasswords.php file is a maintenance script to invalidates the bot passwords of a given user.

オプション/引数

オプション 説明 必須かどうか
--user 操作対象の利用者名 省略可能
--userid 操作対象の利用者 ID 省略可能

Although both option are optional but one of them is required.

使用法

php maintenance/invalidateBotPasswords.php [ --user| --userid ]
Terminal

関連項目