Skip to content

Commit a71ef9d

Browse files
authored
Shortened command... easier to remember ;)
1 parent 2d68dc3 commit a71ef9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ configured under the ``framework`` key in your application configuration.
1111
.. code-block:: terminal
1212
1313
# displays the default config values defined by Symfony
14-
$ php bin/console config:dump-reference framework
14+
$ php bin/console config:dump framework
1515
1616
# displays the actual config values used by your application
1717
$ php bin/console debug:config framework

0 commit comments

Comments
 (0)