We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acea666 commit 00d7a2cCopy full SHA for 00d7a2c
cookbook/console/usage.rst
@@ -23,7 +23,7 @@ or the equivalent:
23
24
.. code-block:: bash
25
26
- $ php app/console cache:clear -e=prod
+ $ php app/console cache:clear -e prod
27
28
In addition to changing the environment, you can also choose to disable debug mode.
29
This can be useful where you want to run commands in the ``dev`` environment
0 commit comments