fixed typo - nova configure access seurity
Change-Id: Ie6a511e2a1babb8e03cca298e83e58fecfff250d Closes-Bug: #1631239
This commit is contained in:
parent
517b4c569c
commit
7236e5e126
@ -94,7 +94,7 @@ Import a key pair
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ nova keypair-add --pub_key ~/.ssh/id_rsa.pub KEY_NAME
|
||||
$ nova keypair-add --pub-key ~/.ssh/id_rsa.pub KEY_NAME
|
||||
|
||||
This command registers the public key at the Nova database and names the
|
||||
key pair the name that you specify for ``KEY_NAME``.
|
||||
|
Loading…
x
Reference in New Issue
Block a user