1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

Use the filename tag for file name extensions in zenmap.xml.

This commit is contained in:
david
2007-12-20 08:59:17 +00:00
parent c6b0418e04
commit ce9618eed8

View File

@@ -49,9 +49,10 @@
<term><option>--file</option> <replaceable>results file</replaceable></term> <term><option>--file</option> <replaceable>results file</replaceable></term>
<listitem> <listitem>
<para>Open the given results file for viewing. The results file may be <para>Open the given results file for viewing. The results file may be
an Nmap XML output file (.xml, as produced by <command>nmap an Nmap XML output file (<filename>.xml</filename>, as produced by
-oX</command>) or a Umit scan results file (.usr). This option may be <command>nmap -oX</command>) or a Umit scan results file
given more than once.</para> (<filename>.usr</filename>). This option may be given more than
once.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>