From 4fafddf3a2db79c419e3edd35199a2e7283131f3 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 26 Dec 2016 17:12:39 +0100 Subject: [PATCH 2/3] man page: improve text on --xmlconfig Signed-off-by: Nikos Mavrogiannopoulos --- openconnect.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openconnect.8.in b/openconnect.8.in index b7e2bfc..fd88669 100644 --- a/openconnect.8.in +++ b/openconnect.8.in @@ -305,7 +305,8 @@ Report version number More output (may be specified multiple times for additional output) .TP .B \-x,\-\-xmlconfig=CONFIG -XML config file +Save the server's XML config into the file provided. Can be comined +with --authenticate in order to retrieve the file and quit. .TP .B \-\-authgroup=GROUP Choose authentication login selection -- 1.8.3.1