mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Documentation Style Guide (#2383)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
committed by
GitHub
parent
cfcc451089
commit
9a3cd8e26f
@@ -57,7 +57,7 @@ dnscontrol get-zones --format=nameonly hexonet HEXONET all
|
||||
```
|
||||
```shell
|
||||
# Review the output. Pick one domain and set HEXONET_DOMAIN.
|
||||
cd $GIT/dnscontrol/integrationTest
|
||||
cd integrationTest/
|
||||
export HEXONET_DOMAIN=yodream.com # Pick a domain name.
|
||||
export HEXONET_ENTITY=OTE
|
||||
export HEXONET_UID=test.user
|
||||
|
Reference in New Issue
Block a user