diff options
| author | Nicolas Avrutin <nicolasavru@gmail.com> | 2021-04-26 01:30:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-26 01:30:44 -0400 |
| commit | 0ae97e066cb0c2836b208d7985a4968e6aef867e (patch) | |
| tree | c62d510d0a95f77b0caa80d8b8b332fcaeb3fd11 | |
| parent | 3799975714764cf2480b3b1bd3087bf0d478c9f7 (diff) | |
fix typo
| -rw-r--r-- | man/mu-query.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mu-query.7 b/man/mu-query.7 index c3f3f5c..e13cb3c 100644 --- a/man/mu-query.7 +++ b/man/mu-query.7 @@ -16,7 +16,7 @@ use-case. In this article, we give a structured but informal overview of the query language and provide examples. -\fBNOTE:\fR t if you use queries on the command-line (say, for \fBmu +\fBNOTE:\fR if you use queries on the command-line (say, for \fBmu find\fR), you need to quote any characters that would otherwise be interpreted by the shell, such as \fB""\fR, \fB(\fR and \fB)\fR and whitespace. |
