Merge "Add a missing space to the help message for execution-create"

This commit is contained in:
Jenkins
2017-05-07 12:34:18 +00:00
committed by Gerrit Code Review

View File

@@ -159,7 +159,7 @@ class Create(command.ShowOne):
parser.add_argument(
'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.'
)
parser.add_argument(