1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-10 08:29:02 +00:00

Adds missing option description

This commit is contained in:
nnposter
2019-01-21 23:09:26 +00:00
parent b1f7158101
commit bdf8830296

View File

@@ -807,6 +807,20 @@
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-n</option>,
<option>--nodns</option> (Do not resolve hostnames)
<indexterm><primary><option>-n</option> (Ncat option)</primary></indexterm>
<indexterm><primary><option>--nodns</option> (Ncat option)</primary><see><option>-n</option></see></indexterm>
</term>
<listitem>
<para>Completely disable hostname resolution across all Ncat options,
such as the destination, source address, source routing hops, and
the proxy. All addresses must be specified numerically.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-t</option>,