From 9bfae3633bc81be487b5dbd75c6e82a1430b30e8 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 3 Nov 2005 02:46:31 +0000 Subject: Documented --ip-win32 adaptive. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@768 e7ae566f-a301-0410-adde-c780ea21d3b5 --- options.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options.c') diff --git a/options.c b/options.c index ea00128..4b66a45 100644 --- a/options.c +++ b/options.c @@ -499,8 +499,8 @@ static const char usage_message[] = "\n" "Windows Specific:\n" "--ip-win32 method : When using --ifconfig on Windows, set TAP-Win32 adapter\n" - " IP address using method = manual, netsh, ipapi, or\n" - " dynamic (default = ipapi).\n" + " IP address using method = manual, netsh, ipapi,\n" + " dynamic, or adaptive (default = adaptive).\n" " Dynamic method allows two optional parameters:\n" " offset: DHCP server address offset (> -256 and < 256).\n" " If 0, use network address, if >0, take nth\n" -- cgit v1.2.3