From 690ed6aab5015615bdb4a1e3c6cff4b00c1fd476 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 3 Aug 2013 21:33:25 +0300 Subject: [PATCH] man: Fixed doveadm-deduplicate.1 Patch by Pascal Volk --- doc/man/doveadm-deduplicate.1.in | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/man/doveadm-deduplicate.1.in b/doc/man/doveadm-deduplicate.1.in index 9a2115f75a..042dff3591 100644 --- a/doc/man/doveadm-deduplicate.1.in +++ b/doc/man/doveadm-deduplicate.1.in @@ -1,5 +1,5 @@ .\" Copyright (c) 2013 Dovecot authors, see the included COPYING file -.TH DOVEADM\-DEDUPLICATE 1 "2013-08-02" "Dovecot v2.2" "Dovecot" +.TH DOVEADM\-DEDUPLICATE 1 "2013-08-03" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-deduplicate \- expunge duplicate messages .\"------------------------------------------------------------------------ @@ -48,13 +48,11 @@ By default deduplication will be done by message GUIDs. .TP .I search_query expunge duplicates found from messages matching the given search query. -Typically a search query like \(aq\c -.BI "mailbox " mailbox_name " OR mailbox " other_box\c -\(aq will be sufficient. +Typically a search query like \(aq\fBmailbox\fP \fImailbox_name\fP +\fBOR mailbox\fP \fIother_box\fP\(aq will be sufficient. See .BR doveadm\-search\-query (7) for details. - .\"------------------------------------------------------------------------ .SH EXAMPLE This example shows how to list and expunge duplicate messages from a -- 2.47.3