summaryrefslogtreecommitdiff
path: root/examples/ldns-walk.1
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ldns-walk.1')
-rw-r--r--examples/ldns-walk.112
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/ldns-walk.1 b/examples/ldns-walk.1
index c8ace40ec04ba..d4d1b6e79c17d 100644
--- a/examples/ldns-walk.1
+++ b/examples/ldns-walk.1
@@ -22,6 +22,14 @@ Of course the nameserver that is used must be DNSSEC-aware.
.SH OPTIONS
.TP
+\fB-4\fR
+Use only IPv4.
+
+.TP
+\fB-6\fR
+Use only IPv6.
+
+.TP
\fB-f\fR
Do a 'full' zone walk; by default, ldns-walk will only show the names, and types present at those names. If this option is given, all resource records will be printed.
@@ -31,6 +39,10 @@ Start the walk with this owner name. Useful when continuing the walk for a
large zone.
.TP
+\fB-v\fR \fIverbosity\fR
+Verbosity level [1-5].
+
+.TP
\fB@\fR \fInameserver\fR
Send the queries to this nameserver.