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.