aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael J Gruber <git@grubix.eu>2022-11-30 14:58:34 +0100
committerDavid Bremner <david@tethera.net>2022-12-03 09:32:48 -0400
commita5f7efd7221f338982dbf1b72692bf9095a9a96a (patch)
tree6db915a9f5b7885b8e06ac079922531772306600 /doc
parent5ba7684445b9338ab289d502d4688d9aff3d8803 (diff)
doc: mark `--output=summary` as default
`notmuch search` behaves differently depending on the output option: It either outputs information pertaining to all threads with matching messages (summary, threads) or to all matching messages (messages, files, tags). The man page refres solely to the former in the main description. Help the user by clearly marking `summary` as the default output option. Signed-off-by: Michael J Gruber <git@grubix.eu>
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/notmuch-search.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/notmuch-search.rst b/doc/man1/notmuch-search.rst
index ad305efd..b87737ea 100644
--- a/doc/man1/notmuch-search.rst
+++ b/doc/man1/notmuch-search.rst
@@ -43,7 +43,7 @@ Supported options for **search** include
.. option:: --output=(summary|threads|messages|files|tags)
- summary
+ summary (default)
Output a summary of each thread with any message matching the
search terms. The summary includes the thread ID, date, the
number of messages in the thread (both the number matched and