Skip to content

Commit 14d1577

Browse files
Kevinrobxabbuh
authored andcommitted
Fix doc for 2.6+, server:start replace ...:run
1 parent d85b865 commit 14d1577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/web_server/built_in.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ can change the socket passing an IP address and a port as a command-line argumen
3737

3838
.. code-block:: bash
3939
40-
$ php app/console server:run 192.168.0.1:8080
40+
$ php app/console server:start 192.168.0.1:8080
4141
4242
.. note::
4343

0 commit comments

Comments
 (0)