Skip to content

Commit ce37b96

Browse files
committed
bug #4771 [QuickTour] use the debug:router command name (xabbuh)
This PR was merged into the 2.6 branch. Discussion ---------- [QuickTour] use the debug:router command name | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | 2.6+ | Fixed tickets | Commits ------- b0d7cb6 use the debug:router command name
2 parents e5a6c7c + b0d7cb6 commit ce37b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: quick_tour/the_architecture.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ The ``--help`` option helps you discover the usage of a command:
287287

288288
.. code-block:: bash
289289
290-
$ php app/console router:debug --help
290+
$ php app/console debug:router --help
291291
292292
Final Thoughts
293293
--------------

0 commit comments

Comments
 (0)