From 0e7118f6665f6d5af653782782135fceef77faac Mon Sep 17 00:00:00 2001 From: krakjoe Date: Mon, 2 Dec 2013 14:56:15 +0000 Subject: [PATCH] update docs etc --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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* -- 2.50.1