dovecot-2.1: man: Updated doveadm-search-query.7 to include MAIL...

dovecot at dovecot.org dovecot at dovecot.org
Tue Nov 15 22:24:42 EET 2011


details:   http://hg.dovecot.org/dovecot-2.1/rev/857d4c45588f
changeset: 13702:857d4c45588f
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Nov 15 22:24:18 2011 +0200
description:
man: Updated doveadm-search-query.7 to include MAILBOX[-GUID] as search keys.

diffstat:

 doc/man/doveadm-search-query.7 |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r 3dc1806bd27e -r 857d4c45588f doc/man/doveadm-search-query.7
--- a/doc/man/doveadm-search-query.7	Tue Nov 15 20:58:48 2011 +0200
+++ b/doc/man/doveadm-search-query.7	Tue Nov 15 22:24:18 2011 +0200
@@ -164,6 +164,16 @@
 .IR size .
 .\"-----------------
 .TP
+.BI MAILBOX\  name
+Matches messages in the mailbox with the specified
+.IR name .
+.\"-----------------
+.TP
+.BI MAILBOX-GUID\  guid
+Matches messages in the mailbox with the specified
+.IR guid .
+.\"-----------------
+.TP
 .B NEW
 Matches messages, which have the IMAP flag \(rsRecent set
 .B but not


More information about the dovecot-cvs mailing list