From: krakjoe Date: Tue, 12 Nov 2013 04:54:41 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~443 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12926b6aa998c37278cf21b9634c0c23d76fc935;p=php ... --- diff --git a/README.md b/README.md index 1b03abe63d..be28150285 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,18 @@ make install-phpdbg Command Line Options ==================== -The following switches are implemented (just like cli SAPI): +The following switchess 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 + +The following switches changes the default behaviour of phpdbg: + + - -v disables quietness + - -s enabled stepping + - -e sets execution context Screeny =======