X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.1;h=e4eed60fc95e5f828f940b4efda1a094f34c3180;hp=53fa6ffcdbe89e6dfc7398f98d5f3a1792083517;hb=fd16b37dc1b59dac765d459459ce00907506d559;hpb=53311617494feb4ce575e9676cba938b93d5ebfb diff --git a/notmuch.1 b/notmuch.1 index 53fa6ffc..e4eed60f 100644 --- a/notmuch.1 +++ b/notmuch.1 @@ -153,7 +153,7 @@ Presents the results in either JSON or plain-text (default). .RS 4 .TP 4 -.B \-\-output=(summary|threads|messages|tags) +.B \-\-output=(summary|threads|messages|files|tags) .RS 4 .TP 4 @@ -169,31 +169,31 @@ the authors of the thread and the subject. .B threads Output the thread IDs of all threads with any message matching the -search terms, either one per line (--format=text) or as a JSON array -(--format=json). +search terms, either one per line (\-\-format=text) or as a JSON array +(\-\-format=json). .RE .RS 4 .TP 4 .B messages Output the message IDs of all messages matching the search terms, -either one per line (--format=text) or as a JSON array -(--format=json). +either one per line (\-\-format=text) or as a JSON array +(\-\-format=json). .RE .RS 4 .TP 4 .B files Output the filenames of all messages matching the search terms, either -one per line (--format=text) or as a JSON array (--format=json). +one per line (\-\-format=text) or as a JSON array (\-\-format=json). .RE .RS 4 .TP 4 .B tags Output all tags that appear on any message matching the search terms, -either one per line (--format=text) or as a JSON array -(--format=json). +either one per line (\-\-format=text) or as a JSON array +(\-\-format=json). .RE .RE