mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
updated description
This commit is contained in:
parent
726308bfd5
commit
1fa6a763bc
|
@ -20,7 +20,7 @@ class RemoveExplicitEols extends Command
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = 'remove explicit eols on assets with selected model so they may inherit the asset model eol';
|
protected $description = 'Removes explicit EOLs on assets with selected model so they may inherit the asset model EOL';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Execute the console command.
|
* Execute the console command.
|
||||||
|
|
Loading…
Reference in a new issue