This commit is contained in:
2021-02-22 11:57:49 +08:00
parent abb4b45b36
commit 67d2b487d5
+1 -1
View File
@@ -14,7 +14,7 @@ class DefaultCommand extends Command
{ {
public string $command = 'list'; public string $command = 'list';
public string $description = 'help'; public string $description = 'command lists';
/** /**
* @param Input $dtl * @param Input $dtl