Manual:view.php

From Linux Web Expert


Details

The view.php maintenance script outputs article contents to the command line in Wikitext format.

Arguments

view.php takes the title of the page as an argument.

Tip: Spaces inside a title must be replaced with underscores ( _ ), or use double quotation marks like "Foo Bar"

Usage

php maintenance/view.php pageName
Terminal

See also