Tweak command description

This commit is contained in:
Jonny Barnes 2016-09-17 20:56:57 +01:00
parent fb81b37f4d
commit 756f40fb55

View file

@ -20,7 +20,7 @@ class ParseCachedWebMentions extends Command
*
* @var string
*/
protected $description = 'Re-parse the cached webmentions HTML';
protected $description = 'Re-parse the webmentions cached HTML';
/**
* Create a new command instance.