From 6bff11765498f8404e24a238d1536842f2b4d47f Mon Sep 17 00:00:00 2001 From: Andris Raugulis Date: Mon, 3 Sep 2018 18:46:37 +0300 Subject: [PATCH] Fix typo in option name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df8e4a0..0f5413a 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ override `username` option in configuration file. ## known issues If `openconnect` returns with `ioctl` error, then this version has a bug, which -requires to prefix stdin input with a newline. Set `bg.nl=1` in configuration +requires to prefix stdin input with a newline. Set `bug.nl=1` in configuration file.