help command fix

This commit is contained in:
Yuri Kuznetsov
2021-08-21 09:54:39 +03:00
parent 017af8a383
commit e2078bba84
@@ -56,6 +56,7 @@ class Help implements Command
sort($commandList);
$io->writeLine("");
$io->writeLine("Available commands:");
$io->writeLine("");