diff --git a/Console/DefaultCommand.php b/Console/DefaultCommand.php index ca34a381..abc29c25 100644 --- a/Console/DefaultCommand.php +++ b/Console/DefaultCommand.php @@ -14,7 +14,7 @@ class DefaultCommand extends Command { public string $command = 'list'; - public string $description = 'help'; + public string $description = 'command lists'; /** * @param Input $dtl