From 7f9f75f6b12faedd079d4afc4d2591043887be42 Mon Sep 17 00:00:00 2001 From: henri Date: Mon, 24 Jun 2013 21:06:19 +0000 Subject: [PATCH] Updated ncat documentation so that it doesn't prevent users from using -v more than three times. The current rules are: -v --> verbose mode -vv... --> debug mode Debug can be higher than two (use debug>=6 for full nsock logs for instance). --- ncat/docs/ncat.xml | 4 ++-- ncat/ncat_main.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ncat/docs/ncat.xml b/ncat/docs/ncat.xml index cd1cc5113..1a8105ebe 100644 --- a/ncat/docs/ncat.xml +++ b/ncat/docs/ncat.xml @@ -649,8 +649,8 @@ Issue Ncat with and it will be verbose and display all kinds of useful connection based information. Use more - than once (, ) for greater - verbosity. is the maximum level. + than once (, ...) for greater + verbosity. diff --git a/ncat/ncat_main.c b/ncat/ncat_main.c index aae59a0c8..e6aa0c3de 100644 --- a/ncat/ncat_main.c +++ b/ncat/ncat_main.c @@ -503,7 +503,7 @@ int main(int argc, char *argv[]) " -t, --telnet Answer Telnet negotiations\n" " -u, --udp Use UDP instead of default TCP\n" " --sctp Use SCTP instead of default TCP\n" -" -v, --verbose Set verbosity level (can be used up to 3 times)\n" +" -v, --verbose Set verbosity level (can be used several times)\n" " -w, --wait