Manual:FormatInstallDoc.php/pl
Wersja MediaWiki: | ≥ 1.18 |
Plik MediaWiki: formatInstallDoc.php | |
---|---|
Lokalizacja: | maintenance/ |
Kod źródłowy: | master • 1.40.1 • 1.39.5 • 1.35.13 |
Klasy: | MaintenanceFormatInstallDoc |
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 | Wymagane |
--outfile | Output filename | Optional |
--html | Use HTML output format. By default, wikitext is used. | Optional |
Usage
php maintenance/formatInstallDoc.php path [ --outfile| --html ]
Terminal
$ php maintenance/formatInstallDoc.php RELEASE-NOTES-1.36 --outfile Doc.html --html