From a93bff54efc68eb6c6f4e53bfb37b759b93d87c4 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 29 May 2003 14:26:57 +0000 Subject: [PATCH] Update --- sapi/cli/README | 1 + 1 file changed, 1 insertion(+) diff --git a/sapi/cli/README b/sapi/cli/README index e6bf5cc6c6..9e519e9bd0 100644 --- a/sapi/cli/README +++ b/sapi/cli/README @@ -16,4 +16,5 @@ The main differences between the two: * implicit_flush always on * -r option which allows execution of PHP code directly from the command line (e.g. php -r 'echo md5("test");' ) +* Other more sophisticated command line switches (see: man php) * max_execution_time is set to unlimited, overriding php.ini setting. -- 2.50.1