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.
1 parent f14191b commit 75d06e6Copy full SHA for 75d06e6
book/service_container.rst
@@ -1005,8 +1005,8 @@ By default only public services are shown, but you can also view private service
1005
1006
If a private service is only used as an argument to just *one* other service,
1007
it won't be displayed by the ``container:debug`` command, even when using
1008
- the ``--show-private`` option. See :ref:`inlined-private-services` for a
1009
- more detailed explanation.
+ the ``--show-private`` option. See :ref:`Inline Private Services <inlined-private-services>`
+ for more details.
1010
1011
You can get more detailed information about a particular service by specifying
1012
its id:
0 commit comments