Manual:FormatInstallDoc.php/de-formal

From mediawiki.org
This page is a translated version of the page Manual:FormatInstallDoc.php and the translation is 11% complete.
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