Manual:RebuildImages.php/de-formal

From mediawiki.org
This page is a translated version of the page Manual:RebuildImages.php and the translation is 9% complete.
MediaWiki Version:
1.4

Details

rebuildImages.php file is a maintenance script to update metadata records for images that were manually uploaded to the wiki, for example via FTP.

Options

Option Description Required
--missing Only updates metadata records for images if no records currently exist in the database. Optional
--dry-run Only reports results and does not update the database with metadata records. Optional

Usage

php maintenance/rebuildImages.php [ --missing| --dry-run ]
Terminal

See also