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

@@ -51,7 +51,7 @@ class NewService(CommandABC):
def help_message(self) -> str:
return textwrap.dedent("""\
Generates a workspace and initial project or add a project to workspace.
usage: cpl new <type> <name>
Usage: cpl new <type> <name>
Arguments:
type The project type of the initial project