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
commit 67fc1b8335
1 changed files with 1 additions and 1 deletions

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(