Merge "Trivial:modify one parameter"

This commit is contained in:
Jenkins 2016-11-29 13:51:29 +00:00 committed by Gerrit Code Review
commit 155114e457

View File

@ -213,7 +213,7 @@ class SetVolumeType(command.Command):
)
parser.add_argument(
'--description',
metavar='<name>',
metavar='<description>',
help=_('Set volume type description'),
)
parser.add_argument(