From f70bca8245bba81f738b90e8309c007bf956fca6 Mon Sep 17 00:00:00 2001 From: Andris Raugulis Date: Thu, 21 May 2020 18:34:52 +0000 Subject: [PATCH] Update know issues section. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c71cd12..ecc0c4c 100644 --- a/README.md +++ b/README.md @@ -55,5 +55,6 @@ override `password` option in configuration file. If `openconnect` returns with `ioctl` or `fgets (stdin): Resource temporarily unavailable` error, then this `openconnect` version requires different `openconnect_fmt` than detected -or manually specified. Run `openconnect` manually and paste line-by-line required options. +or manually specified. Run `openconnect` manually and paste line-by-line required options +to figure out required `openconnect_fmt`. Also, please, open an issue and report it.