mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
fix a link creation issue
This commit is contained in:
parent
21ade2bae7
commit
78aa276502
1 changed files with 4 additions and 3 deletions
|
|
@ -2058,9 +2058,10 @@ scripts. If individual file names are specified, the file extension
|
|||
does not have to be <literal>nse</literal>.</para>
|
||||
|
||||
<para>Nmap scripts are stored in a <filename>scripts</filename>
|
||||
subdirectory of the Nmap data directory by default (see
|
||||
<xref linkend="data-files"/>). For efficiency, scripts are indexed in
|
||||
a database stored
|
||||
subdirectory of the Nmap data directory by default
|
||||
<man>(see <ulink url="http://nmap.org/book/data-files.html"/>).</man>
|
||||
<notman>(see <xref linkend="data-files"/>).</notman> For efficiency,
|
||||
scripts are indexed in a database stored
|
||||
in <filename>scripts/script.db</filename>.<indexterm><primary><filename>script.db</filename></primary></indexterm>
|
||||
which lists the category or categories in which each script belongs.
|
||||
Give the argument <literal>all</literal> to execute all scripts in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue