Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cb9da48

Browse filesBrowse files
committed
minor #8000 Remove note about --force option on server:start (mloberg)
This PR was merged into the 3.3 branch. Discussion ---------- 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. Commits ------- c71e4f2 Remove note about --force option on server:start
2 parents c47e779 + c71e4f2 commit cb9da48
Copy full SHA for cb9da48

File tree

Expand file treeCollapse file tree

1 file changed

+0
-9
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-9
lines changed

‎setup/built_in_web_server.rst

Copy file name to clipboardExpand all lines: setup/built_in_web_server.rst
-9Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.