mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Reintroduced the missing space (#2198)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
c72495d37b
commit
e0dadba9b5
2
commands/types/dnscontrol.d.ts
vendored
2
commands/types/dnscontrol.d.ts
vendored
@ -1226,7 +1226,7 @@ declare function NS1_URLFWD(name: string, target: string, ...modifiers: RecordMo
|
|||||||
* );
|
* );
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
* In the future we plan on adding a flag to [`A()`](A.md)which will insert
|
* In the future we plan on adding a flag to [`A()`](A.md) which will insert
|
||||||
* the correct PTR() record if the appropriate `.arpa` domain has been
|
* the correct PTR() record if the appropriate `.arpa` domain has been
|
||||||
* defined.
|
* defined.
|
||||||
*
|
*
|
||||||
|
@ -91,6 +91,6 @@ D(REV('2001:db8:302::/48'), REGISTRAR, DnsProvider(BIND),
|
|||||||
```
|
```
|
||||||
{% endcode %}
|
{% endcode %}
|
||||||
|
|
||||||
In the future we plan on adding a flag to [`A()`](A.md)which will insert
|
In the future we plan on adding a flag to [`A()`](A.md) which will insert
|
||||||
the correct PTR() record if the appropriate `.arpa` domain has been
|
the correct PTR() record if the appropriate `.arpa` domain has been
|
||||||
defined.
|
defined.
|
||||||
|
Reference in New Issue
Block a user