8 September 2025: Yorgos
- Update documentation for using "SET ... EX" in Redis.
- Document max buffer sizes for Redis commands.
+ - Update man pages.
3 September 2025: Wouter
- For #1328: make depend.
.UNINDENT
.INDENT 0.0
.TP
+.B cache_lookup [\fB+t\fP] \fInames\fP
+Print to stdout the RRsets and messages that are in the cache.
+For every name listed the content at or under the name is printed.
+Several names separated by spaces can be given, each is printed.
+When subnetcache is enabled, also matching entries from the subnet
+cache are printed.
+.sp
+The \fB+t\fP option allows tld and root names.
+With it names like \(aqcom\(aq and \(aq.\(aq can be used, but it takes a lot of
+effort to look up in the cache.
+.UNINDENT
+.INDENT 0.0
+.TP
.B lookup \fIname\fP
Print to stdout the name servers that would be used to look up the name
specified.