diff options
| author | David Bremner <david@tethera.net> | 2021-10-30 15:49:20 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-12-03 20:06:06 -0400 |
| commit | b264a49be3dccb7d110eae6420019a052f1f665b (patch) | |
| tree | d3b5569ffcd46e8a77ebaa183bde1dfd1c31aed7 /doc | |
| parent | fc3c79dd37d4bae938a5d0a1d7773bea48dd09b4 (diff) | |
rename built_with.sexpr_query to built_with.sexp_queries
It is confusing to use two different names (sexp vs sexpr) when
compared with the command line option --query=sexp and (furthermore)
singular vs plural when compared with the man page title.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man7/notmuch-sexp-queries.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/notmuch-sexp-queries.rst b/doc/man7/notmuch-sexp-queries.rst index d3b18593..3c33232f 100644 --- a/doc/man7/notmuch-sexp-queries.rst +++ b/doc/man7/notmuch-sexp-queries.rst @@ -21,7 +21,7 @@ build of notmuch supports it with :: - $ notmuch config get built_with.sexpr_query + $ notmuch config get built_with.sexp_queries S-EXPRESSIONS |
