diff options
author | 2018-05-24 07:51:59 +0100 | |
---|---|---|
committer | 2018-05-24 07:51:59 +0100 | |
commit | c0fbef07147552b48eca243ce9839a7920686745 (patch) | |
tree | d04f842c3e0a6e8f4ad2287ea01f5791c1eef218 /man/coredns-whoami.7 | |
parent | 4ec613e186fa1aa62c96791ed0bdc94e92a5522d (diff) | |
download | coredns-c0fbef07147552b48eca243ce9839a7920686745.tar.gz coredns-c0fbef07147552b48eca243ce9839a7920686745.tar.zst coredns-c0fbef07147552b48eca243ce9839a7920686745.zip |
generate doc for 1.1.3 (#1832)
Diffstat (limited to 'man/coredns-whoami.7')
-rw-r--r-- | man/coredns-whoami.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/coredns-whoami.7 b/man/coredns-whoami.7 index 6732cb288..1d10e1ba7 100644 --- a/man/coredns-whoami.7 +++ b/man/coredns-whoami.7 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "COREDNS\-WHOAMI" "7" "March 2018" "CoreDNS" "CoreDNS plugins" +.TH "COREDNS\-WHOAMI" "7" "May 2018" "CoreDNS" "CoreDNS plugins" . .SH "NAME" \fIwhoami\fR \- returns your resolver\'s local IP address, port and transport\. @@ -68,4 +68,6 @@ _udp\.example\.org\. 0 IN SRV 0 0 40212 .fi . .IP "" 0 - +. +.SH "SEE ALSO" +Read the blog post \fIhttps://coredns\.io/2017/03/01/how\-to\-add\-plugins\-to\-coredns/\fR on how this plugin is built, or explore the source code \fIhttps://github\.com/coredns/coredns/blob/master/plugin/whoami/\fR\. |