From: krakjoe Date: Sun, 10 Nov 2013 23:38:55 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~499 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6864679a2866e69a3659e29e9b112353764560d;p=php ... --- diff --git a/README.md b/README.md index a15e556226..78d811f575 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,16 @@ make -j8 make install-phpdbg ``` +Command Line Options +==================== + +The following switches are implemented (just like cli SAPI): + + - -n ignore php ini + - -c search for php ini in path + - -z load zend extension + - -d define php ini entry + Screeny =======