Skip to content

Commit c3e2cbc

Browse files
committed
Merge pull request #1094 from kbond/patch-1
added note about using extension alias for config:dump-reference
2 parents 190c213 + 1bf6e42 commit c3e2cbc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

book/page_creation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,12 @@ FrameworkBundle configuration:
817817
818818
app/console config:dump-reference FrameworkBundle
819819
820+
The extension alias (configuration key) can also be used:
821+
822+
.. code-block:: text
823+
824+
app/console config:dump-reference framework
825+
820826
.. note::
821827

822828
See the cookbook article: :doc:`How to expose a Semantic Configuration for

0 commit comments

Comments
 (0)