Manual:MigrateLinksTable.php/pl

From mediawiki.org
This page is a translated version of the page Manual:MigrateLinksTable.php and the translation is 64% complete.
Wersja MediaWiki:
1.39

Szczegóły

migrateLinksTable.php file is a maintenance script to populate normalization column in links tables.

Opcje/argumenty

Opcja Opis Domyślnie Wymagane?
--sleep Sleep time (in seconds) between every batch. 0 Optional
--table Table name, like templatelinks Wymagane

Użycie

php maintenance/migrateLinksTable.php [ --sleep seconds ] --table table
Terminal