From 1a4d752ec8b3ea7e05bded920c3abb8b33e7da21 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Tue, 15 Apr 2008 21:09:25 +0000 Subject: added anytun-controld -X option docu --- src/anyCtrOptions.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/anyCtrOptions.cpp') diff --git a/src/anyCtrOptions.cpp b/src/anyCtrOptions.cpp index 70568a5..6f53a78 100644 --- a/src/anyCtrOptions.cpp +++ b/src/anyCtrOptions.cpp @@ -176,6 +176,7 @@ void Options::printUsage() std::cout << " [-H|--chroot-dir] chroot to this directory" << std::endl; std::cout << " [-P|--write-pid] write pid to this file" << std::endl; std::cout << " [-f|--file] path to file" << std::endl; + std::cout << " [-X|--control-host] local tcp port to bind to" << std::endl; } -- cgit v1.2.3