mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Trivial:modify one parameter"
This commit is contained in:
commit
155114e457
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ class SetVolumeType(command.Command):
|
|||
)
|
||||
parser.add_argument(
|
||||
'--description',
|
||||
metavar='<name>',
|
||||
metavar='<description>',
|
||||
help=_('Set volume type description'),
|
||||
)
|
||||
parser.add_argument(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue