diff --git a/glanceclient/shell.py b/glanceclient/shell.py index 4eb174e..9f68c62 100644 --- a/glanceclient/shell.py +++ b/glanceclient/shell.py @@ -249,7 +249,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 '