mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Minor typo in help text"
This commit is contained in:
commit
95263a0b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ class CreateRouter(command.ShowOne):
|
|||
)
|
||||
parser.add_argument(
|
||||
'--project',
|
||||
metavar='<poroject>',
|
||||
metavar='<project>',
|
||||
help="Owner's project (name or ID)",
|
||||
)
|
||||
parser.add_argument(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue