Skip to content

Commit 61f4807

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Fix wrong option flag name
2 parents 41ee3aa + 59044d0 commit 61f4807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ the ``debug:firewall`` command:
505505
506506
# displays the details of a specific firewall, including detailed information
507507
# about the event listeners for the firewall
508-
$ php bin/console debug:firewall main --include-listeners
508+
$ php bin/console debug:firewall main --events
509509
510510
.. versionadded:: 5.3
511511

0 commit comments

Comments
 (0)