This commit is contained in:
Andrei Zmievski 2006-04-23 19:56:53 +00:00
parent 033c07972f
commit c86e96db11

View File

@ -46,7 +46,7 @@ php \- PHP Command Line Interface 'CLI'
.SH DESCRIPTION
\fBPHP\fP is a widely\-used general\-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. This is the command line interface
that enables you to the following:
that enables you to do the following:
.P
You can parse and execute files by using parameter \-f followed by the name of the
.IR file