fix -i swith output. Patch by Voytsekhovskyy Alexander

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159368 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-05-22 08:52:07 +00:00
parent fb048d7005
commit 7d1f425d72

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.31 $ -->
<!-- $Revision: 1.32 $ -->
<chapter id="features.commandline">
<title>Using PHP from the command line</title>
<!-- NEW DOCUMENTATION STARTS -->
@ -769,8 +769,8 @@ ctype
out the results. If <literal>PHP</literal> is not working correctly, it is
advisable to use <literal>php -i</literal> and see whether any error
messages are printed out before or in place of the information tables.
Beware that the output is in <literal>HTML</literal> and therefore
quite huge.
Beware that when using the CGI mode the output is in <literal>HTML</literal>
and therefore quite huge.
</entry>
</row>
<row>