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 b616b87 commit 6779ca2Copy full SHA for 6779ca2
Command/CacheClearCommand.php
@@ -59,7 +59,7 @@ protected function configure()
59
])
60
->setDescription('Clear the cache')
61
->setHelp(<<<'EOF'
62
-The <info>%command.name%</info> command clears the application cache for a given environment
+The <info>%command.name%</info> command clears and warms up the application cache for a given environment
63
and debug mode:
64
65
<info>php %command.full_name% --env=dev</info>
0 commit comments