contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
86 stars 33 forks source link

Typo: vendor/bin/contao-concole cache:clear --no-warmup #603

Closed ngdot closed 3 years ago

ngdot commented 3 years ago

The following typo error occurs when clearing the cache:

vendor/bin/contao-concole cache:clear --no-warmup

correct would be

vendor/bin/contao-console cache:clear --no-warmup