* mu-find.1: remove quotes in AND example

This commit is contained in:
djcb 2012-07-09 09:58:27 +03:00
parent 3914731874
commit 34673b0e59
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.TH MU FIND 1 "June 2012" "User Manuals"
.TH MU FIND 1 "July 2012" "User Manuals"
.SH NAME
@ -436,7 +436,7 @@ a simple query just searching for some words.
Find all messages with both 'bee' and 'bird' (in any field)
.nf
$ mu find 'bee AND bird'
$ mu find bee AND bird
.fi
or shorter, because \fBAND\fR is implied: