mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +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:
parent
eacb827eee
commit
4e1c1e9b10
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue