8000 Remove note about --force option on server:start · symfony/symfony-docs@c71e4f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit c71e4f2

Browse files
authored
Remove note about --force option on server:start
The --force option is not part of the WebServerBundle, so remove the note about using that option.
1 parent c3f8980 commit c71e4f2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

setup/built_in_web_server.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,6 @@ can change the socket passing an IP address and a port as a command-line argumen
3535
3636
$ php bin/console server:start 192.168.0.1:8080
3737
38-
.. note::
39-
40-
You can use the ``--force`` option to force the web server start
41-
if the process wasn't correctly stopped (without using the ``server:stop`` command).
42-
43-
.. code-block:: bash
44-
45-
$ php bin/console server:start --force
46-
4738
.. note::
4839

4940
You can use the ``server:status`` command to check if a web server is

0 commit comments

Comments
 (0)
0