1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 04:19:02 +00:00

Remove ".nse" from some script names in refguide.xml for consistency.

Precipitated by a suggestion by Henri Doreau.
This commit is contained in:
david
2011-03-05 23:32:35 +00:00
parent eacb827eee
commit 4e1c1e9b10

View File

@@ -2299,8 +2299,8 @@ which lists the category or categories in which each script belongs.</para>
<listitem>
<para>Loads all scripts whose name starts with
<filename>http-</filename>, such as
<filename>http-auth.nse</filename> and
<filename>http-open-proxy.nse</filename>. The argument to
<filename>http-auth</filename> and
<filename>http-open-proxy</filename>. The argument to
<option>--script</option> had to be in quotes to protect the
wildcard from the shell.</para>
</listitem>