Manual:addChangeTag.php

This page is a translated version of the page Manual:AddChangeTag.php and the translation is 73% complete.
MediaWiki バージョン:
1.32

詳細

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

オプション/引数

オプション 説明 必須かどうか
--tag Name of the tag to add 必須
--reason Reason for adding the tag 必須

使用法

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

関連項目