Skip to content

Commit d050ba7

Browse files
committed
DIG example in README
1 parent bfa44b8 commit d050ba7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This software is licenced under MIT terms that permits reuse within proprietary
2323
// check that the tests run
2424
>> dotnet test
2525
26+
// use DIG query appconfig'd local server
27+
dig -p 5335 @127.0.0.1 www.google.com A
28+
2629
```
2730

2831
## Gotchas

0 commit comments

Comments
 (0)