Manual:AddChangeTag.php/ja

MediaWiki バージョン:
1.32
Category:MediaWiki code/ja#AddChangeTag.php

詳細

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

オプション/引数

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

使用法

php maintenance/run.php addChangeTag --tag "tag name" --reason "reason shown in log"
Terminal
MediaWiki バージョン 1.39.12 以前では、メンテナンス スクリプトを php maintenance/run.php scriptName ではなく php maintenance/scriptName.php を使用して実行する必要があります。

関連項目

Category:Maintenance scripts/ja Category:Stats maintenance scripts/ja
Category:Maintenance scripts/ja Category:MediaWiki code/ja Category:Stats maintenance scripts/ja