Commit fbf663f
committed
minor #17479 [Symfony CLI] Show usage of new command
This PR was merged into the 5.4 branch.
Discussion
----------
[Symfony CLI] Show usage of new command `symfony proxy:url`
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Related to symfony-cli/symfony-cli#233
Thanks!
Commits
-------
ae927c9 feat(symfony-cli): add "symfony proxy:url" command usagesymfony proxy:url (Kocal)1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
241 | 248 | | |
242 | 249 | | |
243 | 250 | | |
| |||
0 commit comments