X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=manpages%2Fnotmuch-address-1.mdwn;h=74ba453965fb63a28b8d5a6399fa1bcf4eaa6723;hb=6a1e0fd7cb395b9c3f7f893c401c0ffe8596c914;hp=f612e88c3c6c4fdc61f33d676f8bb77b5fb04742;hpb=47c9a681445722a5b996786fb97df71747615bb7;p=notmuch-wiki diff --git a/manpages/notmuch-address-1.mdwn b/manpages/notmuch-address-1.mdwn index f612e88..74ba453 100644 --- a/manpages/notmuch-address-1.mdwn +++ b/manpages/notmuch-address-1.mdwn @@ -27,15 +27,15 @@ available). --format-version=N - Use the specified structured output format version. This is - intended for programs that invoke notmuch(1) internally. If - omitted, the latest supported version will be used. + Use the specified structured output format version. This is in‐ + tended for programs that invoke notmuch(1) internally. If omit‐ + ted, the latest supported version will be used. --output=(sender|recipients|count|address) Controls which information appears in the output. This option can be given multiple times to combine different outputs. When - neither --output=sender nor --output=recipients is given, --out‐ - put=sender is implied. + neither --output=sender nor --output=recipients is given, --out- + put=sender is implied. sender Output all addresses from the From header. @@ -62,21 +62,21 @@ Control the deduplication of results. no Output all occurrences of addresses in the matching mes‐ - sages. This is not applicable with --output=count. + sages. This is not applicable with --output=count. mailbox Deduplicate addresses based on the full, case sensitive name and email address, or mailbox. This is effectively - the same as piping the --deduplicate=no output to sort | - uniq, except for the order of results. This is the - default. + the same as piping the --deduplicate=no output to sort | + uniq, except for the order of results. This is the de‐ + fault. address - Deduplicate addresses based on the case insensitive - address part of the mailbox. Of all the variants (with - different name or case), print the one occurring most - frequently among the matching messages. If --output=count - is specified, include all variants in the count. + Deduplicate addresses based on the case insensitive ad‐ + dress part of the mailbox. Of all the variants (with dif‐ + ferent name or case), print the one occurring most fre‐ + quently among the matching messages. If --output=count is + specified, include all variants in the count. --sort=(newest-first|oldest-first) This option can be used to present results in either chronologi‐ @@ -86,15 +86,15 @@ By default, results will be displayed in reverse chronological order, (that is, the newest results will be displayed first). - However, if either --output=count or --deduplicate=address is + However, if either --output=count or --deduplicate=address is specified, this option is ignored and the order of the results is unspecified. --exclude=(true|false) A message is called "excluded" if it matches at least one tag in - search.tag_exclude that does not appear explicitly in the search - terms. This option specifies whether to omit excluded messages - in the search process. + search.exclude_tags that does not appear explicitly in the + search terms. This option specifies whether to omit excluded + messages in the search process. The default value, true, prevents excluded messages from match‐ ing the search terms. @@ -127,7 +127,7 @@

COPYRIGHT

-       2009-2018, Carl Worth and many others
+       2009-2021, Carl Worth and many others
 
-

0.27

+

0.32