From 1501e7126a04f12363b3a03d19fe0e0bae91b598 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 22 Feb 2009 14:32:51 +0000 Subject: added log target support to anytun-contorld and anytun-config --- src/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.cpp') diff --git a/src/options.cpp b/src/options.cpp index ca55856..6aa795a 100644 --- a/src/options.cpp +++ b/src/options.cpp @@ -453,7 +453,7 @@ void Options::printUsage() #endif std::cout << " [-L|--log] :[,[,..]]" << std::endl; - std::cout << " add a log target" << std::endl; + std::cout << " add a log target, can be invoked several times" << std::endl; #if defined(ANYCTR_OPTIONS) -- cgit v1.2.3