Skip to content

Commit 3a1bbc8

Browse files
authored
Fix wrong option flag name
1 parent d36ca99 commit 3a1bbc8

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
@@ -500,7 +500,7 @@ the ``debug:firewall`` command:
500500
501501
# displays the details of a specific firewall, including detailed information
502502
# about the event listeners for the firewall
503-
$ php bin/console debug:firewall main --include-listeners
503+
$ php bin/console debug:firewall main --events
504504
505505
.. versionadded:: 5.3
506506

0 commit comments

Comments
 (0)