diff options
| author | David Bremner <david@tethera.net> | 2022-05-28 07:18:32 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-05-28 07:18:32 -0300 |
| commit | 198a05f9711fca37ad8a9c3927ff92d0960c4498 (patch) | |
| tree | 12f13035b8b612e80f863e3a4cf733b505ffc390 | |
| parent | b7df9b239af4a653abd10cf90fbbe398418fb87c (diff) | |
Revert "use a wiki link for sexp queries man page"
This reverts commit b7df9b239af4a653abd10cf90fbbe398418fb87c.
It turns out the HTML is noticably nicer to read.
| -rw-r--r-- | faq.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -29,7 +29,8 @@ See help for `message-citation-line-format` for details. ## What are sexp queries? -For the syntax of sexp queries, see [[the man page|manpages/notmuch-sexp-queries-7]]. +For the syntax of sexp queries, see [the manual +page](https://notmuchmail.org/doc/latest/man7/notmuch-sexp-queries.html). To see if your version of notmuch supports them, run |
