We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b1395 commit 2492ca8Copy full SHA for 2492ca8
Command/ServerDumpCommand.php
@@ -63,7 +63,7 @@ protected function configure(): void
63
64
<info>php %command.full_name%</info>
65
66
- You can consult dumped data in HTML format in your browser by providing the <comment>--format=html</comment> option
+ You can consult dumped data in HTML format in your browser by providing the <info>--format=html</info> option
67
and redirecting the output to a file:
68
69
<info>php %command.full_name% --format="html" > dump.html</info>
0 commit comments