]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man: Added -f option to doveadm-user.1.
authorPascal Volk <user@localhost.localdomain.org>
Fri, 4 Nov 2011 21:57:05 +0000 (21:57 +0000)
committerPascal Volk <user@localhost.localdomain.org>
Fri, 4 Nov 2011 21:57:05 +0000 (21:57 +0000)
doc/man/doveadm-user.1.in

index 44f813c2300ec58b09ec600be974142de9e246cc..21e69257ca6262690a2e12b3bc1769179defb167 100644 (file)
@@ -1,11 +1,12 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-USER 1 "2010-06-22" "Dovecot v2.0" "Dovecot"
+.\" Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file
+.TH DOVEADM\-USER 1 "2011-11-04" "Dovecot v2.0" "Dovecot"
 .SH NAME
 doveadm\-user \- Perform a user lookup in Dovecot\(aqs userdbs
 .\"------------------------------------------------------------------------
 .SH SYNOPSIS
 .BR doveadm " [" \-Dv "] " user
 [\fB\-a\fP \fIuserdb_socket_path\fP]
+[\fB\-f\fP \fIfield\fP]
 [\fB\-x\fP \fIauth_info\fP]
 .IR user\  ...
 .\"------------------------------------------------------------------------
@@ -58,6 +59,12 @@ setting was overridden in
 .IR @pkgsysconfdir@/dovecot.conf .
 .\"-------------------------------------
 .TP
+.BI \-f\  field
+When this option and the name of a userdb field is given,
+.BR doveadm (1)
+will show only the value of the specified field.
+.\"-------------------------------------
+.TP
 .BI \-x\  auth_info
 .I auth_info
 specifies additional conditions for the
@@ -144,4 +151,4 @@ john.doe@example.net
 @INCLUDE:reporting-bugs@
 .\"------------------------------------------------------------------------
 .SH SEE ALSO
-.BR doveadm (1)
+.BR doveadm (1)
\ No newline at end of file