Skip to content

Commit

Permalink
update manpages for dnsi-lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
tertsdiepraam committed May 10, 2024
1 parent c4b04a3 commit 90e48c7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/dnsi-lookup.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.TH "dnsi-lookup" "1" "NLnet Labs"

.SH NAME
dnsi-lookup - Look up a host or address

.SH SYNOPSIS
.B dnsi lookup
[\fIoptions\fR]
.I host_or_addr

.SH DESCRIPTION
The
.B dnsi lookup
command looks up the given hosts and address, does a corresponding forward or
reverse lookup and prints the results.

.SH OPTIONS
.TP
.BR -h ,\ --help
Print help information.
7 changes: 7 additions & 0 deletions doc/dnsi.1
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,14 @@ information.

.SH IDNS COMMANDS

.PP
\fBdnsi-lookup\fR(1)
.RS 4
Look up a host or address.
.RE

.PP
\fBdnsi-query\fR(1)
.RS 4
Send a query to a name server.
.RE

0 comments on commit 90e48c7

Please sign in to comment.