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
In MediaWiki version 1.39.12 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Zobacz też