mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Correct the docs for the ssh_public_key option
This commit is contained in:
parent
66a3ca69e6
commit
e0d3954ade
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ module Fog
|
|||
# * options<~Hash>:
|
||||
# * password<~String> - Password for block
|
||||
# or
|
||||
# * public_key<~String> - SSH public key
|
||||
# * ssh_public_key<~String> - SSH public key
|
||||
# * username<~String> - Defaults to deploy
|
||||
#
|
||||
# ==== Returns
|
||||
|
|
Loading…
Add table
Reference in a new issue