Skip to content

Commit c65b5fd

Browse files
[FrameworkBundle] fix: fix help message
1 parent 964bfe6 commit c65b5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/ConfigDumpReferenceCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ protected function configure()
6969
7070
For dumping a specific option, add its path as second argument (only available for the yaml format):
7171
72-
<info>php %command.full_name% framework profiler.matcher</info>
72+
<info>php %command.full_name% framework http_client.default_options</info>
7373

7474
EOF
7575
)

0 commit comments

Comments
 (0)