better description

This commit is contained in:
Godfrey M 2024-07-10 10:57:47 -07:00
parent 09b2feac54
commit 22ddb695f2

View file

@ -20,7 +20,7 @@ class RemoveExplicitEols extends Command
*
* @var string
*/
protected $description = 'remove explicit eols on assets with selected model';
protected $description = 'remove explicit eols on assets with selected model so they may inherit the asset model eol';
/**
* Execute the console command.