Handbuch:undelete.php

From mediawiki.org
This page is a translated version of the page Manual:Undelete.php and the translation is 62% complete.

Details

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

Verwendung

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

Beispiel

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

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