Fixed typos

This commit is contained in:
2021-04-12 20:05:55 +02:00
parent 7eca382cb3
commit 8f3ee53915
12 changed files with 15 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ class HelpService(CommandABC):
def help_message(self) -> str:
return textwrap.dedent("""\
Lists available command and their short descriptions.
usage: cpl help <command>
Usage: cpl help <command>
Arguments:
command The command to display the help message for