Skip to content

Commit c774b8a

Browse files
committed
Improved a bit the information about dumping config
1 parent daff271 commit c774b8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/config/definition.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,8 @@ All options can be documented using the
294294
:method:`Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition::info`
295295
method.
296296

297-
The info will be printed as a comment when dumping the configuration tree.
297+
The info will be printed as a comment when dumping the configuration tree with
298+
the ``config:dump`` command.
298299

299300
Optional Sections
300301
-----------------

0 commit comments

Comments
 (0)