summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/man/ipa-adduser.1
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-admintools/man/ipa-adduser.1')
-rw-r--r--ipa-admintools/man/ipa-adduser.13
1 files changed, 3 insertions, 0 deletions
diff --git a/ipa-admintools/man/ipa-adduser.1 b/ipa-admintools/man/ipa-adduser.1
index b08fe701a..0b8ad3e3b 100644
--- a/ipa-admintools/man/ipa-adduser.1
+++ b/ipa-admintools/man/ipa-adduser.1
@@ -71,6 +71,9 @@ Adds \fIvalue\fR to attribute \fIattr\fR. Attributes set this way are done after
.TP
\fB\-\-setattr\fR \fIattr=value\fR
Set attribute \fIattr\fR to \fIvalue\fR. Any existing value will be replaced with \fIvalue\fR.
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+Display the XML\-RPC request and response for more verbose debugging output.
.PP
The mandatory fields are: user, first name and last name. If any of these are not included on the command line you will be asked interactively.