mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-23 11:43:47 -08:00
updated description
This commit is contained in:
parent
726308bfd5
commit
1fa6a763bc
|
@ -20,7 +20,7 @@ class RemoveExplicitEols extends Command
|
|||
*
|
||||
* @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.
|
||||
|
|
Loading…
Reference in a new issue