mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fix the documentation.
This commit is contained in:
parent
7b68187b54
commit
d1f8355069
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Fog
|
|||
class HP
|
||||
class Real
|
||||
|
||||
# Reboot an existing server
|
||||
# Server actions for an existing server
|
||||
#
|
||||
# ==== Parameters
|
||||
# * server_id<~Integer> - Id of server to reboot
|
||||
|
|
Loading…
Reference in a new issue