update docs etc

This commit is contained in:
krakjoe 2013-12-02 14:56:15 +00:00
parent 6e7c1ed0c8
commit 0e7118f666

View File

@ -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*