Manual:addChangeTag.php

From mediawiki.org
MediaWiki version:
1.32

Details[edit]

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

Options/Arguments[edit]

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

Usage[edit]

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

See also[edit]