From 75e11edf2cde409c2cf6d9c7008644d4a8afa551 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 7 Nov 2008 08:59:41 +0000 Subject: [PATCH] note that --packet-trace enables --script-trace too --- docs/refguide.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 855c3f40e..8a1e2b057 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -2106,7 +2106,8 @@ subtable is usually named after the script (like displayed information includes the communication protocol, the source, the target and the transmitted data. If more than 5% of all transmitted data is not printable, then the trace output is in a hex - dump format. + dump format. Specifying enables script + tracing too. @@ -3411,7 +3412,9 @@ even if this option is not specified. thousands of lines, you may want to specify a limited number of ports to scan, such as . If you only care about the goings on of the version detection subsystem, use - instead. + instead. If you only care about script tracing, + specify . With , you get + all of the above.