Manual:AddChangeTag.php

From mediawiki.org
MediaWiki version:
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 Required
--reason Reason for adding the tag Required

Usage

php maintenance/addChangeTag.php --tag "tag name" --reason "reason shown in log"
Terminal

See also