8000
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 38bbe02 commit b43da3aCopy full SHA for b43da3a
src/Symfony/Bundle/FrameworkBundle/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