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

Update --ip-options flag docs to note that S (strict routing) is the option which takes a route, not R (record route).

This commit is contained in:
fyodor
2023-02-13 23:13:06 +00:00
parent a226c93f13
commit dfab607afc

View File

@@ -2106,7 +2106,7 @@ SENT (4.0330s) TCP 192.168.0.21 > 3.3.3.3:139
<varlistentry>
<term>
<option>--ip-options <replaceable>S|R [route]|L [route]|T|U ...</replaceable></option>,
<option>--ip-options <replaceable>R|S [route]|L [route]|T|U ...</replaceable></option>,
<option>--ip-options <replaceable>hex string</replaceable></option> (IP Options)
<indexterm significance="preferred"><primary><option>--ip-options</option> (Nping option)</primary></indexterm>
</term>