* mu-find.1: remove quotes in AND example
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user