Skip to content

Commit 227fe4c

Browse files
authored
Update environments.rst
1 parent 819495c commit 227fe4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ behavior:
235235
# 'test' environment and debug disabled
236236
$ php app/console command_name --env=test --no-debug
237237
238-
In addition to the ``--env`` and ``--debug`` options, the behavior of Symfony
238+
In addition to the ``--env`` and ``--no-debug`` options, the behavior of Symfony
239239
commands can also be controlled with environment variables. The Symfony console
240240
application checks the existence and value of these environment variables before
241241
executing any command:

0 commit comments

Comments
 (0)