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-finduser.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ipa-admintools/man/ipa-finduser.1') diff --git a/ipa-admintools/man/ipa-finduser.1 b/ipa-admintools/man/ipa-finduser.1 index 144b8637d..1730daba5 100644 --- a/ipa-admintools/man/ipa-finduser.1 +++ b/ipa-admintools/man/ipa-finduser.1 @@ -32,7 +32,12 @@ All entries that match are displayed. .TP \fB\-a\fR, \fB\-\-all Display all attributes - +.TP +\fB\-n\fR, \fB\-\-notranslate\fR +Don't translate the LDAP attribute names to labels that match the UI. +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Display the XML\-RPC request and response for more verbose debugging output. .PP By default, the full name, home directory, login shell, and username fields are displayed. .SH "EXIT STATUS" -- cgit