Skip to content

Commit 00d7a2c

Browse files
Draeliweaverryan
authored andcommitted
syntax error corrected
1 parent acea666 commit 00d7a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/usage.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ or the equivalent:
2323

2424
.. code-block:: bash
2525
26-
$ php app/console cache:clear -e=prod
26+
$ php app/console cache:clear -e prod
2727
2828
In addition to changing the environment, you can also choose to disable debug mode.
2929
This can be useful where you want to run commands in the ``dev`` environment

0 commit comments

Comments
 (0)