We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3975126 commit 102b6c1Copy full SHA for 102b6c1
examples/help_categories.py
@@ -39,7 +39,7 @@ def do_list(self, _):
39
40
def do_deploy(self, _):
41
"""Deploy command"""
42
- self.poutput('Which')
+ self.poutput('Deploy')
43
44
def do_start(self, _):
45
"""Start command"""
0 commit comments