Jump to content

Manual:AddChangeTag.php/pl

From mediawiki.org
This page is a translated version of the page Manual:AddChangeTag.php and the translation is 9% complete.
Wersja MediaWiki:
1.32

Details

addChangeTag.php file is a maintenance script to create a change tag.

Options/Arguments

Option Description Required?
--tag Name of the tag to add Wymagane
--reason Reason for adding the tag Wymagane


Usage

php maintenance/run.php addChangeTag --tag "tag name" --reason "reason shown in log"
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ż