Manual:AddChangeTag.php/de-formal

From mediawiki.org
This page is a translated version of the page Manual:AddChangeTag.php and the translation is 9% complete.
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