mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fixed doc info
This commit is contained in:
parent
dfe0043405
commit
ec7908a740
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Fog
|
|||
class Dynect
|
||||
class Real
|
||||
|
||||
# Create a record
|
||||
# Update or replace a record
|
||||
#
|
||||
# ==== Parameters
|
||||
# * type<~String> - type of record in ['AAAA', 'ANY', 'A', 'CNAME', 'DHCID', 'DNAME', 'DNSKEY', 'DS', 'KEY', 'LOC', 'MX', 'NSA', 'NS', 'PTR', 'PX', 'RP', 'SOA', 'SPF', 'SRV', 'SSHFP', 'TXT']
|
||||
|
|
Loading…
Reference in a new issue