]> git.cworth.org Git - notmuch-wiki/blobdiff - manpages/notmuch-search-1.mdwn
manpages updates for release 0.28
[notmuch-wiki] / manpages / notmuch-search-1.mdwn
index 4adb33bdf0d4e91cdff6fd9bdd0189c26f7c06ac..31d9ba40b942a8574e081a9409a2f8f50f350fb5 100644 (file)
 
               <b>threads</b>
                      Output  the  thread  IDs  of all threads with any message
 
               <b>threads</b>
                      Output  the  thread  IDs  of all threads with any message
-                     matching the search terms, either one  per  line  (--for‐
-                     mat=text), separated by null characters (--format=text0),
-                     as a JSON array (--format=json), or an S-Expression  list
-                     (--format=sexp).
+                     matching the search terms, either one  per  line  (<b>--for-</b>
+                     <b>mat=text</b>), separated by null characters (<b>--format=text0</b>),
+                     as a JSON array (<b>--format=json</b>), or an S-Expression  list
+                     (<b>--format=sexp</b>).
 
               <b>messages</b>
                      Output  the  message  IDs  of  all  messages matching the
 
               <b>messages</b>
                      Output  the  message  IDs  of  all  messages matching the
-                     search terms, either one per line (--format=text),  sepa‐
-                     rated  by  null  characters  (--format=text0),  as a JSON
-                     array (--format=json), or as an S-Expression list (--for‐
-                     mat=sexp).
+                     search terms, either one per line (<b>--format=text</b>),  sepa‐
+                     rated  by  null  characters  (<b>--format=text0</b>),  as a JSON
+                     array (<b>--format=json</b>), or as an S-Expression list (<b>--for-</b>
+                     <b>mat=sexp</b>).
 
               <b>files</b>  Output  the filenames of all messages matching the search
 
               <b>files</b>  Output  the filenames of all messages matching the search
-                     terms, either one per line (--format=text), separated  by
-                     null characters (--format=text0), as a JSON array (--for‐
-                     mat=json), or as an S-Expression list (--format=sexp).
+                     terms, either one per line (<b>--format=text</b>), separated  by
+                     null characters (<b>--format=text0</b>), as a JSON array (<b>--for-</b>
+                     <b>mat=json</b>), or as an S-Expression list (<b>--format=sexp</b>).
 
                      Note that each message may have multiple filenames  asso‐
                      ciated  with  it.  All of them are included in the output
 
                      Note that each message may have multiple filenames  asso‐
                      ciated  with  it.  All of them are included in the output
-                     (unless limited with the --duplicate=N option). This  may
+                     (unless limited with the <b>--duplicate=N</b> option). This  may
                      be  particularly  confusing for <b>folder:</b> or <b>path:</b> searches
                      in a specified directory, as the messages may have dupli‐
                      cates  in other directories that are included in the out‐
                      be  particularly  confusing for <b>folder:</b> or <b>path:</b> searches
                      in a specified directory, as the messages may have dupli‐
                      cates  in other directories that are included in the out‐
                      search.
 
               <b>tags</b>   Output  all  tags that appear on any message matching the
                      search.
 
               <b>tags</b>   Output  all  tags that appear on any message matching the
-                     search terms, either one per line (--format=text),  sepa‐
-                     rated  by  null  characters  (--format=text0),  as a JSON
-                     array (--format=json), or as an S-Expression list (--for‐
-                     mat=sexp).
+                     search terms, either one per line (<b>--format=text</b>),  sepa‐
+                     rated  by  null  characters  (<b>--format=text0</b>),  as a JSON
+                     array (<b>--format=json</b>), or as an S-Expression list (<b>--for-</b>
+                     <b>mat=sexp</b>).
 
        <b>--sort=</b>(<b>newest-first</b>|<b>oldest-first</b>)
               This option can be used to present results in either chronologi‐
 
        <b>--sort=</b>(<b>newest-first</b>|<b>oldest-first</b>)
               This option can be used to present results in either chronologi‐
        2009-2018, Carl Worth and many others
 </pre>
 
        2009-2018, Carl Worth and many others
 </pre>
 
-<h2>0.27</h2>
+<h2>0.28</h2>