host: add alternate dns server example (#2435)

italian
Maxim Muzafarov 2018-10-16 14:56:02 +03:00 committed by Agniva De Sarker
parent 49eda104aa
commit 2e986aa890
1 changed files with 4 additions and 0 deletions

View File

@ -13,3 +13,7 @@
- Reverse lookup an IP:
`host {{ip_address}}`
- Specify an alternate DNS server to query:
`host {{domain}} {{8.8.8.8}}`