Manual:FormatInstallDoc.php

From mediawiki.org
MediaWiki version:
1.18

Details

formatInstallDoc.php file is a maintenance script to format RELEASE-NOTE file to wiki text or HTML markup.

Arguments/Options

Argument/Option Description Required
path Filename to format Required
--outfile Output filename Optional
--html Use HTML output format. By default, wikitext is used. Optional

Usage

php maintenance/formatInstallDoc.php path [ --outfile| --html ]
Terminal

See also