From b7376bfcbe96c518d2fa33089927b6201fed66e5 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Thu, 21 Jul 2011 18:05:34 +0000 Subject: [PATCH] Sync example output with Moriyoshi's recent code changes for bug #55071 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313551 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/commandline.xml | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/features/commandline.xml b/features/commandline.xml index 9cf04424fe..3fd77bad39 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1613,6 +1613,7 @@ php > Starting the web server @@ -1621,7 +1622,10 @@ $ php -S localhost:8000 @@ -1631,10 +1635,15 @@ PHP Development Server is listening on localhost:8000 in /home/mydir ... Press C @@ -1643,6 +1652,7 @@ PHP Development Server is listening on localhost:8000 in /home/mydir ... Press C Starting with a specific document root directory @@ -1651,7 +1661,10 @@ $ php -S localhost:8000 -t foo/ @@ -1682,10 +1695,13 @@ $ php -S localhost:8000 router.php