]> granicus.if.org Git - php/commitdiff
update docs etc
authorkrakjoe <joe.watkins@live.co.uk>
Mon, 2 Dec 2013 14:56:15 +0000 (14:56 +0000)
committerkrakjoe <joe.watkins@live.co.uk>
Mon, 2 Dec 2013 14:56:15 +0000 (14:56 +0000)
README.md

index 9b4ce0f893a76310764ef629aa6e116921a6de81..23d337f724c2136427a6508acf6ad62f6287da2d 100644 (file)
--- 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*