Manual:undelete.php
Appearance
| MediaWiki ファイル: undelete.php | |
|---|---|
| 場所: | maintenance/ |
| ソース コード: | master • 1.45.1 • 1.44.3 • 1.43.6 |
| クラス: | Undelete |
詳細
undelete.php file is a maintenance script to undelete a page.
使用法
php undelete.php [オプション...] <ページ名>
例
php undelete.php --user "Example" --reason "test" Hello
The above will undelete the page Hello using the username "Example" and "test" as reason.