Commit 8688b34
committed
minor #19265 [Console] Added documentation about command profiling (maelanleborgne)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Console] Added documentation about command profiling
I just noticed the new `--profile` option wasn't documented (only on [this blog post](https://symfony.com/blog/new-in-symfony-6-4-command-profiler)) yet, so here's a PR with just some minimal info added to the console page.
Commits
-------
4945d0a [Console] Added documentation about command profiling1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
622 | 652 | | |
623 | 653 | | |
624 | 654 | | |
| |||
0 commit comments