Manual:InvalidateBotPasswords.php/de

This page is a translated version of the page Manual:InvalidateBotPasswords.php and the translation is 58% complete.
MediaWiki Version:
1.37

Details

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

Optionen/Argumente

Option Beschreibung Notwendig?
--user The username to operate on Optional
--userid The user id to operate on Optional

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

Verwendung

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

Siehe auch