chiark / gitweb /
site: Support multiple addresses
[secnet.git] / README
diff --git a/README b/README
index de2e6b33b26fef0198ea06fb405c948274fcc2ad..7fc32b7d4b51726f3b4a0f2eda046d4d1b3584af 100644 (file)
--- a/README
+++ b/README
@@ -272,7 +272,8 @@ site: dict argument
   resolver (resolver closure)
   random (randomsrc closure)
   local-key (rsaprivkey closure)
-  address (string): optional, DNS name used to find our peer
+  address (string list): optional, DNS name(s) used to find our peer;
+    address literals are supported too if enclosed in `[' `]'.
   port (integer): mandatory if 'address' is specified: the port used
     to contact our peer
   key (rsapubkey closure): our peer's public key