share-group-type-list usage help is incorrect
Bug #1974236 reported by
Vida Haririan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-manilaclient |
New
|
Undecided
|
Unassigned |
Bug Description
The command line help for share-group-
$ openstack share group type set --help
..
usage: openstack share group type set [-h] [--group-specs [<key=value> [<key=value> ...]]] <share-group-type>
Actual command usage:
usage: openstack share group type set [-h] <share-group-type> [--group-specs [<key=value> [<key=value> ...]]]
Example:
$ openstack share group type set default --group-specs snapshot_
To post a comment you must log in.