Skip to content

Commit 6779ca2

Browse files
BafSfabpot
authored andcommitted
[FrameworkBundle] Update cache:clear help
1 parent b616b87 commit 6779ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/CacheClearCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ protected function configure()
5959
])
6060
->setDescription('Clear the cache')
6161
->setHelp(<<<'EOF'
62-
The <info>%command.name%</info> command clears the application cache for a given environment
62+
The <info>%command.name%</info> command clears and warms up the application cache for a given environment
6363
and debug mode:
6464
6565
<info>php %command.full_name% --env=dev</info>

0 commit comments

Comments
 (0)