From: krakjoe Date: Mon, 2 Dec 2013 14:56:15 +0000 (+0000) Subject: update docs etc X-Git-Tag: php-5.6.0alpha1~110^2~30^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e7118f6665f6d5af653782782135fceef77faac;p=php update docs etc --- diff --git a/README.md b/README.md index 9b4ce0f893..23d337f724 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ The following switches change the default behaviour of phpdbg: - -q do not print banner on startup - -r jump straight to run - -E enable step through eval() + - -l listen ports for remote mode + - -a listen address for remote mode + - -S override SAPI name *Note: passing -rr will cause phpdbg to quit after execution, rather than returning to the console*