From 6a3eb73f707bec77e0efa7e6e6337c2aba6a7c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Issard?= Date: Mon, 24 Apr 2017 11:48:42 +0200 Subject: [PATCH] Update service_container.rst Terminal command to find out available services is wrong for 2.8. Here is the good one. --- service_container.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_container.rst b/service_container.rst index e11c236acad..a04aba29c00 100644 --- a/service_container.rst +++ b/service_container.rst @@ -60,7 +60,7 @@ Find out by running: .. code-block:: terminal - $ php bin/console debug:container + $ php app/console debug:container This is just a *small* sample of the output: