summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/man/ipa-adduser.1
diff options
context:
space:
mode:
authorRob Crittenden <rcrit@ipa.greyoak.com>2008-07-01 14:18:16 -0400
committerRob Crittenden <rcrit@ipa.greyoak.com>2008-07-03 15:26:17 -0400
commit5f991c99be8897a97681992c63469db7d4ce4d6a (patch)
treee2e323d90acd9a8b6777d3e84671efd145286b55 /ipa-admintools/man/ipa-adduser.1
parent23a9b65c9c0c82985cdc0efbe15c9530ab9da72d (diff)
downloadfreeipa-ipa-1-0.tar.gz
freeipa-ipa-1-0.tar.xz
freeipa-ipa-1-0.zip
Add documentation for -v/--verbose optionipa-1-0
451117
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.