diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2021-05-02 12:39:28 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-02 12:39:28 +0300 |
| commit | 008ab087372fdfa0078fb7b2cacb3bb8481228fa (patch) | |
| tree | a0aea77db85980d7ec6989fbb6076bba352b9bc7 | |
| parent | 83bb3d7a4d4847d29ac8537ce0b00f441288aba4 (diff) | |
| parent | 2b8d51d96098e448966267cf9c50f975ca3abae7 (diff) | |
Merge pull request #1996 from nicolasavru/patch-1
mu-query.7: fix formatting
| -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 e13cb3c..7e42e23 100644 --- a/man/mu-query.7 +++ b/man/mu-query.7 @@ -36,7 +36,7 @@ whitespace. The basic building blocks of a query are \fBterms\fR; these are just normal words like 'banana' or 'hello', or words prefixed with a field-name which make them apply to just that field. See -.BR mu find +\fBmu find\fR for all the available fields. Some example queries: |
