Manual:Undelete.php/pl
Plik MediaWiki: undelete.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.42.1 • 1.41.2 • 1.39.8 |
Klasy: | Undelete |
Szczegóły
undelete.php file is a maintenance script to undelete a page.
Usage
php undelete.php [opcje...] <pagename>
Przykład
php undelete.php --user "Example" --reason "test" Hello
The above will undelete the page Hello
using the username "Example" and "test" as reason.