diff --git a/features/commandline.xml b/features/commandline.xml index 97157a1a9c..1cd022de14 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1,5 +1,5 @@ - + Using PHP from the command line @@ -68,6 +68,12 @@ PHP_SAPI. + + + A unix manual page was added in PHP 4.3.2. You may + view this by typing man php in your shell environment. + + Remarkable differences of the CLI SAPI compared to other SAPIs: