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

Add -v --verbose to nmap-update.

Verbosity is now off by default.
This commit is contained in:
david
2012-01-02 01:22:06 +00:00
parent 2029413072
commit d9be338136
2 changed files with 13 additions and 2 deletions

View File

@@ -82,6 +82,13 @@ password = <replaceable>password</replaceable>
<para>Show a help message and exit.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-v</option></term>
<term><option>--verbose</option></term>
<listitem>
<para>Be more verbose. Show the used channel and repository.</para>
</listitem>
</varlistentry>
</variablelist>
<para>