mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
fix a stray period caught by Tor Houghton's sharp eye
This commit is contained in:
parent
5ca8c50d34
commit
3e7edc0aa2
1 changed files with 1 additions and 1 deletions
|
|
@ -457,7 +457,7 @@ does not have to be <literal>nse</literal>.</para>
|
|||
subdirectory of the Nmap data directory by default (see
|
||||
<xref linkend="data-files"/>). For efficiency, scripts are indexed in
|
||||
a database stored
|
||||
in <filename>scripts/script.db</filename>.<indexterm><primary><filename>script.db</filename></primary></indexterm>
|
||||
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
|
||||
Nmap script database.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue