From eea7ab483f325530111758868b61d2bce26967cc Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Tue, 4 Sep 2007 16:58:02 +0000 Subject: command line help s/\/|/ --- options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.cpp') diff --git a/options.cpp b/options.cpp index b427f57..9d97c51 100644 --- a/options.cpp +++ b/options.cpp @@ -129,7 +129,7 @@ void Options::printUsage() std::cout << " [-o|--remote-port] remote port" << std::endl; std::cout << " [-d|--dev] device name/type" << std::endl; std::cout << " [-n|--ifconfig] the local address for the tun/tap device" << std::endl - << " the remote address(tun) or netmask(tap)" << std::endl; + << " the remote address(tun) or netmask(tap)" << std::endl; std::cout << " [-w|--window-size] seqence number window size" << std::endl; std::cout << " [-c|--cypher] type of cypher" << std::endl; std::cout << " [-a|--auth-algo] authentication algoritm" << std::endl; -- cgit v1.2.3