Commit:    a6864679a2866e69a3659e29e9b112353764560d
Author:    krakjoe <joe.watk...@live.co.uk>         Sun, 10 Nov 2013 23:38:55 
+0000
Parents:   4f5096af3ceaf5670050353fc8a41d164b8b058b
Branches:  PHP-5.6

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=a6864679a2866e69a3659e29e9b112353764560d

Log:
...

Changed paths:
  M  README.md


Diff:
diff --git a/README.md b/README.md
index a15e556..78d811f 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
 =======


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to