mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Fix two erroneous command-line option index entries: --sR and --T (changed to
-sR and -T).
This commit is contained in:
parent
b63cdc769a
commit
ce8a716e5e
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue