]> granicus.if.org Git - php/commitdiff
Add a notice on STDIN
authorMarcus Boerger <helly@php.net>
Sun, 2 May 2004 09:14:02 +0000 (09:14 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 2 May 2004 09:14:02 +0000 (09:14 +0000)
sapi/cli/php.1.in

index 9aad3a138fab5d88bf40f0c187eeffb44d6585cb..6e0bfdfe8fc597dad7a1620ba90ce7e443b20a12 100644 (file)
@@ -90,7 +90,12 @@ contains the number of the actual line being processed. Further more
 the paramters \-B and \-E can be used to execute 
 .IR code
 (see \-r) before and
-after all input lines have been processed respectively.
+after all input lines have been processed respectively. Notice that the
+input is read from
+.B STDIN
+and therefore reading from 
+.B STDIN 
+explicitly changes the next input line or skips input lines.
 .LP
 If none of \-r \-f \-B \-R \-F or \-E is present but a single parameter is given 
 then this parameter is taken as the filename to parse and execute (same as