mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
oops, said prerule when I meant portrule
This commit is contained in:
parent
5c2ddb3c6e
commit
c255745299
1 changed files with 1 additions and 1 deletions
|
|
@ -636,7 +636,7 @@ eligible to run. The <literal>all</literal> argument should be used with cautio
|
|||
<para>
|
||||
Each element in the script expression list may be prefixed with a
|
||||
<literal>+</literal> character to force the given script(s) to run
|
||||
regardless of the conditions in their <literal>prerule</literal> or
|
||||
regardless of the conditions in their <literal>portrule</literal> or
|
||||
<literal>hostrule</literal> functions. This is generally only done by
|
||||
advanced users in special cases. For example, you might want to do a
|
||||
configuration review on a bunch of MS SQL servers, some of which are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue