From bec6047a955379fa6476e641d28cbd837ab70397 Mon Sep 17 00:00:00 2001 From: Richard Russon Date: Wed, 5 Jul 2017 17:34:35 +0100 Subject: [PATCH] docs: fix pattern typo Thanks to cybrNaut --- doc/manual.xml.head | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 0da0346f0..f0294542c 100755 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -6647,7 +6647,7 @@ mailboxes $my_mx +mailbox3 intention to use a backslash in the regular expression, you will need to use two backslashes instead ( \\). You can force Mutt to treat - EXPR as a simple string instead of a regular + EXPR as a simple substring instead of a regular expression by using = instead of ~ in the pattern name. For example, =b *.*will find all messages that contain the literal string -- 2.40.0