Jump to content

Manual:FormatInstallDoc.php/ko

From mediawiki.org
This page is a translated version of the page Manual:FormatInstallDoc.php and the translation is 33% complete.
미디어위키 버전:
1.18

상세

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

사용법

php maintenance/run.php formatInstallDoc path [ --outfile| --html ]
Terminal
In MediaWiki version 미디어위키 1.39 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

같이 보기