We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
server:start
...:run
1 parent d85b865 commit 14d1577Copy full SHA for 14d1577
cookbook/web_server/built_in.rst
@@ -37,7 +37,7 @@ can change the socket passing an IP address and a port as a command-line argumen
37
38
.. code-block:: bash
39
40
- $ php app/console server:run 192.168.0.1:8080
+ $ php app/console server:start 192.168.0.1:8080
41
42
.. note::
43
0 commit comments