Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c19485f

Browse files
committed
minor symfony#7576 Update environments.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update environments.rst Commits ------- 227fe4c Update environments.rst
2 parents eacc7ee + 227fe4c commit c19485f

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)