Merge "Add a missing space to the help message for execution-create"
This commit is contained in:
@@ -159,7 +159,7 @@ class Create(command.ShowOne):
|
|||||||
|
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'workflow_identifier',
|
'workflow_identifier',
|
||||||
help='Workflow ID or name. Workflow name will be deprecated since'
|
help='Workflow ID or name. Workflow name will be deprecated since '
|
||||||
'Mitaka.'
|
'Mitaka.'
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
|
|||||||
Reference in New Issue
Block a user