Jump to content

Manual:ShowSiteStats.php/fi

From mediawiki.org
This page is a translated version of the page Manual:ShowSiteStats.php and the translation is 29% complete.
MediaWiki version:
1.6

Details

showSiteStats.php file is a maintenance script, to show the cached statistics. It is basically Special:Statistics as a command line tool.

Vaihtoehdot

This script does not accept any options.

Käyttö

php maintenance/run.php showSiteStats
Terminal
In MediaWiki version 1.39.10 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also