Manual:Undelete.php

From mediawiki.org

Details

undelete.php file is a maintenance script to undelete a page.

Usage

php undelete.php [options...] <pagename>

Example

php undelete.php --user "Example" --reason "test" Hello

The above will undelete the page Hello using the username "Example" and "test" as reason.