Smaller output fixes

This commit is contained in:
2022-05-20 09:17:51 +02:00
parent c66a81c0ec
commit ccca904cb8
2 changed files with 2 additions and 2 deletions

View File

@@ -54,4 +54,4 @@ class HelpService(CommandABC):
Console.write(f'\n\t{name} ')
Console.set_foreground_color(ForegroundColorEnum.default)
Console.write(f'{description}')
Console.write_line('\nRun \'cpl <command> --help\' for command specific information\'s')
Console.write_line('\nRun \'cpl <command> --help\' for command specific information\'s\n')