Ups, <computeroutput> seems to be an inline element.

But <screen> is documented as a block type of element...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62682 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-11-18 10:59:12 +00:00
parent 4a6f22f50a
commit 533074ff1e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!--
TODO:
@ -41,7 +41,7 @@
You can get the actual list and some one line descriptions
with the <literal>-h</literal> option. The output of
<literal>php -h</literal> should be something like this:
<computeroutput>
<screen>
<![CDATA[
Usage: php [-q] [-h] [-s [-v] [-i] [-f <file>] | {<file> [args...]}
-q Quiet-mode. Suppress HTTP Header output.
@ -58,7 +58,7 @@ Usage: php [-q] [-h] [-s [-v] [-i] [-f <file>] | {<file> [args...]}
-i PHP information
-h This help
]]>
</computeroutput>
</screen>
</para>
<para>
Here we list some of the most important command line options