diff options
author | Robert Fischer <ml-openvpn@trispace.org> | 2011-04-17 23:25:34 +0200 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2011-04-21 21:11:46 +0200 |
commit | 285252d1a189c331becde940d948d7ca1fe778fd (patch) | |
tree | f8ef479939a0643b73d1f0f0fc86418be5122ee1 | |
parent | b63ecceb8b9bc3215866ae622bbd013d029d0b69 (diff) | |
download | openvpn-285252d1a189c331becde940d948d7ca1fe778fd.tar.gz openvpn-285252d1a189c331becde940d948d7ca1fe778fd.tar.xz openvpn-285252d1a189c331becde940d948d7ca1fe778fd.zip |
Update man page with info about --connect-timeout
Signed-off-by: Robert Fischer <ml-openvpn@trispace.org>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
-rw-r--r-- | openvpn.8 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -465,6 +465,14 @@ number of seconds to wait between connection retries (default=5). .\"********************************************************* .TP +.B \-\-connect-timeout n +For +.B \-\-proto tcp-client, +set connection timeout to +.B n +seconds (default=10). +.\"********************************************************* +.TP .B \-\-connect-retry-max n For .B \-\-proto tcp-client, |