[FrameworkBundle] fixes grammar in container:debug command manual.

This commit is contained in:
Hugo Hamon 2016-04-04 10:38:46 +02:00
parent 131436525f
commit c3c092de0f
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Use the <info>--parameters</info> option to display all parameters:
<info>php %command.full_name% --parameters</info>
Display a specific parameter by specifying his name with the <info>--parameter</info> option:
Display a specific parameter by specifying its name with the <info>--parameter</info> option:
<info>php %command.full_name% --parameter=kernel.debug</info>
EOF