Commit bd0e3274 by stephsamson

Merge branch 'abn-issue/1162'

parents 426dbdcf 5c60baff
...@@ -9,7 +9,7 @@ class CacheClearCommand(Command): ...@@ -9,7 +9,7 @@ class CacheClearCommand(Command):
cache:clear cache:clear
{ cache : The name of the cache to clear. } { cache : The name of the cache to clear. }
{ --all : Clear all caches. } { --all : Clear all entries in cache. }
""" """
def handle(self): def handle(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment