1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00

Make the use of the SCRIPT_TYPE environment variable clearer.

This commit is contained in:
djalal
2011-02-14 21:04:52 +00:00
parent 22f528cd3f
commit f8b55e3253

View File

@@ -1252,8 +1252,8 @@ action refer to <xref linkend="nse-tutorial-action"/>.
<literal>"prerule"</literal>, <literal>"hostrule"</literal>,
<literal>"portrule"</literal> or
<literal>"postrule"</literal>.
This variable is only available after the evaluation of
the rule functions.
This variable is only available during and after the evaluation
of the rule functions.
</para>
</listitem>
</varlistentry>