Typo fix
Just a typo fix. Change-Id: I1d1fe6eb95c0b167265b3664314d764e3c316fe2
This commit is contained in:
parent
dcff1012fd
commit
6475882fd8
@ -604,7 +604,7 @@ class CreateServer(command.ShowOne):
|
||||
type=_prefix_checked_value('port-id='),
|
||||
help=_("Create a NIC on the server and connect it to port. "
|
||||
"Specify option multiple times to create multiple NICs. "
|
||||
"This is a wrapper for the '--nic port-id=<pord>' "
|
||||
"This is a wrapper for the '--nic port-id=<port>' "
|
||||
"parameter that provides simple syntax for the standard "
|
||||
"use case of connecting a new server to a given port. For "
|
||||
"more advanced use cases, refer to the '--nic' parameter."),
|
||||
|
Loading…
Reference in New Issue
Block a user