1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +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>
<listitem>
<para>Open the given results file for viewing. The results file may be
an Nmap XML output file (.xml, as produced by <command>nmap
-oX</command>) or a Umit scan results file (.usr). This option may be
given more than once.</para>
an Nmap XML output file (<filename>.xml</filename>, as produced by
<command>nmap -oX</command>) or a Umit scan results file
(<filename>.usr</filename>). This option may be given more than
once.</para>
</listitem>
</varlistentry>
<varlistentry>