From 540cf6742257bd0af2703b1ef25980faa1f223ea Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 2 Jan 2012 04:16:06 +0000 Subject: [PATCH] latest updates for nmap-update man page --- docs/nmap-update.1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/nmap-update.1 b/docs/nmap-update.1 index c6f067973..3494cf8c0 100644 --- a/docs/nmap-update.1 +++ b/docs/nmap-update.1 @@ -75,4 +75,25 @@ on Windows\&. This option can be used by root to install updates system\-wide\&. Show a help message and exit\&. .RE .PP +\fB\-r\fR, \fB\-\-repo\fR \fIrepository\fR +.RS 4 +Use the given repository and path rather than the default\&. For example, +\fB\-\-repo https://svn\&.example\&.com/updates\fR\&. +.RE +.PP +\fB\-\-username\fR \fIusername\fR +.RS 4 +Authenticate with the given username\&. +.RE +.PP +\fB\-\-password\fR \fIpassword\fR +.RS 4 +Authenticate with the given password\&. +.RE +.PP +\fB\-v\fR, \fB\-\-verbose\fR +.RS 4 +Be more verbose\&. Show the used channel and repository\&. +.RE +.PP Any other arguments are taken to be the names of channels to load from\&. The channels are tried in order until one is successful\&.