diff --git a/features/commandline.xml b/features/commandline.xml index 75e5e543c1..35f946f762 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1,5 +1,5 @@ - + Using PHP from the command line @@ -769,8 +769,8 @@ ctype out the results. If PHP is not working correctly, it is advisable to use php -i and see whether any error messages are printed out before or in place of the information tables. - Beware that the output is in HTML and therefore - quite huge. + Beware that when using the CGI mode the output is in HTML + and therefore quite huge.