From 0f6f2409cd792bb344a22ef31567e30ae428fab4 Mon Sep 17 00:00:00 2001 From: Hristo Venev Date: Mon, 30 Sep 2019 16:01:11 +0300 Subject: Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8330823..7e6f367 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The arguments are a sequence of global options and sources: - `max_keepalive TIME` - `refresh_sec TIME` - `source NAME URL [psk PSK] [ipv4 NET,NET,...] [ipv6 NET,NET,...] [required]` - - `peer PUBKEY [psk PSK] [source NAME] + - `peer PUBKEY [psk PSK] [source NAME]` Source format --- -- cgit