From 5f991c99be8897a97681992c63469db7d4ce4d6a Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Tue, 1 Jul 2008 14:18:16 -0400 Subject: Add documentation for -v/--verbose option 451117 --- ipa-admintools/man/ipa-modgroup.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-admintools/man/ipa-modgroup.1') diff --git a/ipa-admintools/man/ipa-modgroup.1 b/ipa-admintools/man/ipa-modgroup.1 index 6a517a749..e52d96369 100644 --- a/ipa-admintools/man/ipa-modgroup.1 +++ b/ipa-admintools/man/ipa-modgroup.1 @@ -49,5 +49,8 @@ Remove an attribute and all values .TP \fB\-\-setattr\fR \fIattr=value\fR Set an attribute to a new value, removing all old ones +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Display the XML\-RPC request and response for more verbose debugging output. .SH "EXIT STATUS" The exit status is 0 on success, nonzero on error. -- cgit