1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-07 22:16:33 +00:00

merge soc07 r5166:5191 - undocument --port-ratio, --top-ports because no data yet; update version number

This commit is contained in:
fyodor
2007-08-11 05:50:13 +00:00
parent f011a8bb3d
commit 562f505289
3 changed files with 6 additions and 34 deletions

View File

@@ -1456,27 +1456,6 @@ way.</para>
instead.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>--port-ratio &lt;decimal number between 0 and 1&gt;</option>
</term>
<listitem>
<indexterm><primary>--port-ratio</primary></indexterm>
<para>Scans all ports in <filename>nmap-services</filename> file with a ratio greater than the number specified as the argument. (new format <filename>nmap-services</filename> only.)</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>--top-ports &lt;integer of 1 or greater&gt;</option>
</term>
<listitem>
<indexterm><primary>--top-ports</primary></indexterm>
<para>Scans the N highest-ratio ports found in <filename>nmap-services</filename> file. (new format <filename>nmap-services</filename> only.)</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>