mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
Fix two erroneous command-line option index entries: --sR and --T (changed to
-sR and -T).
This commit is contained in:
@@ -1708,7 +1708,7 @@ way.</para>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-sR</option> (RPC scan)
|
||||
<indexterm><primary>--sR</primary></indexterm></term>
|
||||
<indexterm><primary>-sR</primary></indexterm></term>
|
||||
|
||||
<listitem>
|
||||
<para>This method works in conjunction with the various port
|
||||
@@ -2421,7 +2421,7 @@ worth the extra time.</para>
|
||||
<option>-T
|
||||
<paranoid|sneaky|polite|normal|aggressive|insane></option>
|
||||
(Set a timing template)
|
||||
<indexterm><primary>--T</primary></indexterm>
|
||||
<indexterm><primary>-T</primary></indexterm>
|
||||
</term>
|
||||
<listitem>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user