diff --git a/core/lib/Thelia/Command/ClearCacheCommand.php b/core/lib/Thelia/Command/CacheClear.php
similarity index 98%
rename from core/lib/Thelia/Command/ClearCacheCommand.php
rename to core/lib/Thelia/Command/CacheClear.php
index 6ce20a32c..36918cec1 100644
--- a/core/lib/Thelia/Command/ClearCacheCommand.php
+++ b/core/lib/Thelia/Command/CacheClear.php
@@ -31,7 +31,7 @@ use Symfony\Component\Console\Output\OutputInterface;
use Symfony\Component\Filesystem\Filesystem;
use Symfony\Component\Filesystem\Exception\IOException;
-class ClearCacheCommand extends Command
+class CacheClear extends Command
{
protected function configure()
{
diff --git a/core/lib/Thelia/Config/Resources/config.xml b/core/lib/Thelia/Config/Resources/config.xml
index ceb75b68f..e9210368d 100644
--- a/core/lib/Thelia/Config/Resources/config.xml
+++ b/core/lib/Thelia/Config/Resources/config.xml
@@ -13,7 +13,7 @@
-
+