mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add -v --verbose to nmap-update.
Verbosity is now off by default.
This commit is contained in:
parent
2029413072
commit
d9be338136
2 changed files with 13 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue