Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter van Dijk committed Oct 8, 2015
1 parent ade4ced commit 2a11ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/markdown/authoritative/backend-remote.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Content-Type: text/javascript; charset=utf-8
```

### `getDomainKeys`
Retrieves any keys of kind. The id, flags are unsigned integers, and active is boolean. Content must be valid key record in format that PowerDNS understands. You are encouraged to implement [the section called "addDomainKey](#adddomainkey), as you can use [`pdnssec`](internals.md#pdnssec) to provision keys.
Retrieves any keys of kind. The id, flags are unsigned integers, and active is boolean. Content must be valid key record in format that PowerDNS understands. You are encouraged to implement [the section called "addDomainKey"](#adddomainkey), as you can use [`pdnssec`](internals.md#pdnssec) to provision keys.

* Mandatory: for DNSSEC
* Parameters: name, kind
Expand Down

0 comments on commit 2a11ad4

Please sign in to comment.