mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Remove double hyphen (#1807)
This commit is contained in:
committed by
GitHub
parent
a6043df648
commit
4b3d8f724e
@ -92,17 +92,6 @@ Here is the minimal entry required:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### hyphen
|
|
||||||
|
|
||||||
Message: `ERROR: creds.json entry ... has invalid ... value ...`
|
|
||||||
|
|
||||||
This indicates the entry for `creds.json` has a TYPE value that is
|
|
||||||
invalid i.e. it is the empty string or a hyphen (`-`).
|
|
||||||
|
|
||||||
The fix is to correct the `TYPE` parameter in the `creds.json` entry.
|
|
||||||
Change it to one of the all caps identifiers in [the service provider list](https://stackexchange.github.io/dnscontrol/provider-list).
|
|
||||||
|
|
||||||
|
|
||||||
### cleanup
|
### cleanup
|
||||||
|
|
||||||
Message: `INFO: In dnsconfig.js New*(..., ...) can be simplified to New*(...)`
|
Message: `INFO: In dnsconfig.js New*(..., ...) can be simplified to New*(...)`
|
||||||
|
Reference in New Issue
Block a user