From 208f88fd3ee37757df1f7d5610dbc242e07203b9 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Tue, 15 Nov 2011 22:24:18 +0200 Subject: [PATCH] man: Updated doveadm-search-query.7 to include MAILBOX[-GUID] as search keys. --- doc/man/doveadm-search-query.7 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/man/doveadm-search-query.7 b/doc/man/doveadm-search-query.7 index 9c70834553..cf4288d1cc 100644 --- a/doc/man/doveadm-search-query.7 +++ b/doc/man/doveadm-search-query.7 @@ -164,6 +164,16 @@ Matches messages that are larger than the specified .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 -- 2.47.3