1
0
Fork 0
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:
Rupak Ganguly 2011-12-08 17:58:13 -05:00
parent 7b68187b54
commit d1f8355069

View file

@ -3,7 +3,7 @@ module Fog
class HP class HP
class Real class Real
# Reboot an existing server # Server actions for an existing server
# #
# ==== Parameters # ==== Parameters
# * server_id<~Integer> - Id of server to reboot # * server_id<~Integer> - Id of server to reboot