Merge "Remove duplicate 'a' in the help string of --os-image-url"

This commit is contained in:
Jenkins
2015-03-10 11:50:53 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -250,7 +250,7 @@ class OpenStackImagesShell(object):
parser.add_argument('--os-image-url',
default=utils.env('OS_IMAGE_URL'),
help=('Defaults to env[OS_IMAGE_URL]. '
'If the provided image url contains a '
'If the provided image url contains '
'a version number and '
'`--os-image-api-version` is omitted '
'the version of the URL will be picked as '