Skip to content

Commit b395d8d

Browse files
committed
[#7399] minor tweak
1 parent 249616e commit b395d8d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

service_container/debug.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ its id:
3232
3333
$ php bin/console debug:container app.mailer
3434
35-
By default, the arguments of the services are not included in the output. Add the
36-
``--show-arguments`` option to show them:
37-
38-
.. code-block:: terminal
39-
35+
# to show the service arguments:
4036
$ php bin/console debug:container app.mailer --show-arguments
4137
4238
.. versionadded:: 3.3

0 commit comments

Comments
 (0)