summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/man/ipa-moddelegation.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:27 -0400
commit469fc7663c051ab902d2bec891dca36c673b0040 (patch)
tree4cf7d85dbebb85fd868b67a8ef31f8a7b5416ef9 /ipa-admintools/man/ipa-moddelegation.1
parentfb9f92c9f3dad3b16a739d46928bf8d72cdaf5ac (diff)
downloadfreeipa.git-469fc7663c051ab902d2bec891dca36c673b0040.tar.gz
freeipa.git-469fc7663c051ab902d2bec891dca36c673b0040.tar.xz
freeipa.git-469fc7663c051ab902d2bec891dca36c673b0040.zip
Add documentation for -v/--verbose option
451117
Diffstat (limited to 'ipa-admintools/man/ipa-moddelegation.1')
-rw-r--r--ipa-admintools/man/ipa-moddelegation.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ipa-admintools/man/ipa-moddelegation.1 b/ipa-admintools/man/ipa-moddelegation.1
index 86edfdeb..28ab2aa9 100644
--- a/ipa-admintools/man/ipa-moddelegation.1
+++ b/ipa-admintools/man/ipa-moddelegation.1
@@ -31,15 +31,15 @@ A delegation is used to grant access to certain attributes from one group to ano
.TP
\fB\-a\fR, \fB\-\-attributes\fR=\fIATTRIBUTES\fR
A comma\-separated list of the the \f[SM]attributes\fR that may be written by the source group. This list of attributes replaces the list in the existing delegation.
-
.TP
\fB\-s\fR, \fB\-\-source\fR=\fISOURCE\fR
The name of the group that is being granted write permission.
-
.TP
\fB\-t\fR, \fB\-\-target\fR=\fITARGET\fR
The name of the group that will be written to.
-
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+Display the XML\-RPC request and response for more verbose debugging output.
.PP
At least one of \-a, \-s or \-t is required.
.SH "EXIT STATUS"