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

@@ -30,7 +30,7 @@ class RemoveService(CommandABC):
def help_message(self) -> str:
return textwrap.dedent("""\
Removes a project from workspace.
usage: cpl add <project>
Usage: cpl remove <project>
Arguments:
project The name of the project to delete