Skip to content

Commit 4ee6cb2

Browse files
committed
[symfony#5956] change bin/console to app/console
1 parent 30f9dfa commit 4ee6cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ For hardcoded users, since 2.7 you can use the built-in command :
517517

518518
.. code-block:: bash
519519
520-
$ php bin/console security:encode-password
520+
$ php app/console security:encode-password
521521
522522
It will give you something like this:
523523

0 commit comments

Comments
 (0)