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-pwpolicy.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-admintools/man/ipa-pwpolicy.1') diff --git a/ipa-admintools/man/ipa-pwpolicy.1 b/ipa-admintools/man/ipa-pwpolicy.1 index 30c6e4816..4c7de4c38 100644 --- a/ipa-admintools/man/ipa-pwpolicy.1 +++ b/ipa-admintools/man/ipa-pwpolicy.1 @@ -47,5 +47,8 @@ Set the minimum password length. .TP \fB\-\-show\fR Display the current password policy. +.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