host: add alternate dns server example (#2435)

This commit is contained in:
Maxim Muzafarov
2018-10-16 14:56:02 +03:00
committed by Agniva De Sarker
parent 49eda104aa
commit 2e986aa890

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}}`