We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819495c commit 227fe4cCopy full SHA for 227fe4c
configuration/environments.rst
@@ -235,7 +235,7 @@ behavior:
235
# 'test' environment and debug disabled
236
$ php app/console command_name --env=test --no-debug
237
238
-In addition to the ``--env`` and ``--debug`` options, the behavior of Symfony
+In addition to the ``--env`` and ``--no-debug`` options, the behavior of Symfony
239
commands can also be controlled with environment variables. The Symfony console
240
application checks the existence and value of these environment variables before
241
executing any command:
0 commit comments