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-findservice.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ipa-admintools/man/ipa-findservice.1') diff --git a/ipa-admintools/man/ipa-findservice.1 b/ipa-admintools/man/ipa-findservice.1 index 85a24aba7..3942391c5 100644 --- a/ipa-admintools/man/ipa-findservice.1 +++ b/ipa-admintools/man/ipa-findservice.1 @@ -28,6 +28,10 @@ Searches for a service principal that contains \fIstring\fR. The search is a substring search in the service principal. You can search for all principals for a given host, by service or a substring. All entries that match are displayed. +.SH "OPTIONS" +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Display the XML\-RPC request and response for more verbose debugging output. .SH "EXAMPLES" Find all ldap service principals issued by the IPA KDC: -- cgit