Manual:formatInstallDoc.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.18
<translate> MediaWiki version:</translate>

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 <translate> Required</translate>
--outfile Output filename <translate> Optional</translate>
--html Use HTML output format. By default, wikitext is used. <translate> Optional</translate>

Usage

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

See also