소스 검색

host: add alternate dns server example (#2435)

Maxim Muzafarov 6 년 전
부모
커밋
2e986aa890
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      pages/common/host.md

+ 4 - 0
pages/common/host.md

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