From: Felipe Pena Date: Wed, 20 Nov 2013 14:36:48 +0000 (-0200) Subject: - Update README X-Git-Tag: php-5.6.0alpha1~110^2~173^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3b3dfd7bec5a7ab56c8317301dbd71bc68abbba;p=php - Update README --- diff --git a/README.md b/README.md index fc19884d92..e93369ff92 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Planned ======= - Improve Everything :) - + Installation ============ @@ -50,7 +50,7 @@ The following switchess are implemented (just like cli SAPI): - -c search for php ini in path - -z load zend extension - -d define php ini entry - + The following switches change the default behaviour of phpdbg: - -v disables quietness @@ -60,6 +60,7 @@ The following switches change the default behaviour of phpdbg: - -I ignore .phpdbginit (default init file) - -i override .phpgdbinit location (implies -I) - -O set oplog output file + - -q do not print banner on startup Screeny =======