docs: improve description for trustlab:notify-expiring command

This commit is contained in:
dyzulk
2026-01-07 10:18:19 +07:00
parent f237c1ac8c
commit dac2ba64d0

View File

@@ -18,7 +18,7 @@ class TrustLabNotifyExpiring extends Command
* *
* @var string * @var string
*/ */
protected $description = 'Command description'; protected $description = 'Check for expiring or expired certificates and send automated email/system notifications to users';
/** /**
* Execute the console command. * Execute the console command.