chiark / gitweb /
peerdb/tripe-newpeers.in: Enhance addr-lookup syntax; return multiple addrs.
[tripe] / peerdb / peers.in.5.in
index a07240b2fba10ed87535bc15d6d8dd3138410644..be9b8006998904837dbf796a7e701420bbaa20a7 100644 (file)
@@ -83,14 +83,19 @@ is replaced by the value assigned to the given
 .IR key .
 .hP \*o
 An occurrence of
-.BI $[ host ]
+.BI $ flags [ host ]
 is replaced by the IP address of the named
 .IR host .
 Note that
 .I host
 may itself contain
 .BI $( key )
-substitutions.
+substitutions.  The
+.I flags
+consist of zero or more of the following characters:
+.RB ` * '
+returns all of the found addresses, separated by spaces, rather than
+just the first one.
 .PP
 There is a simple concept of
 .I inheritance