From 7d922b9058f1364cb36e3e736f5f1418ad7397a4 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Wed, 9 Dec 2015 09:19:18 +0100 Subject: [PATCH] [#5956] change app/console back to bin/console --- book/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/security.rst b/book/security.rst index 435b563df3e..668830e468b 100644 --- a/book/security.rst +++ b/book/security.rst @@ -515,7 +515,7 @@ For hardcoded users, since 2.7 you can use the built-in command : .. code-block:: bash - $ php app/console security:encode-password + $ php bin/console security:encode-password It will give you something like this: