Jump to content

Manual:InvalidateBotPasswords.php/pl

From mediawiki.org
This page is a translated version of the page Manual:InvalidateBotPasswords.php and the translation is 8% complete.
Wersja MediaWiki:
1.37

Details

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

Options/Arguments

Option Description Required?
--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.

Usage

php maintenance/run.php invalidateBotPasswords [ --user| --userid ]
Terminal
W wersji MediaWiki MediaWiki 1.39 i we wcześniejszych musisz wywoływać skrypty konserwacyjne poprzez php maintenance/nazwaSkryptu.php zamiast php maintenance/run.php nazwaSkryptu.

Zobacz też