]> git.cworth.org Git - notmuch-wiki/blobdiff - manpages/notmuch-new-1.mdwn
complete sentence
[notmuch-wiki] / manpages / notmuch-new-1.mdwn
index 51d567492a0f742f9ad65589c826f4630c6fee9b..caba2acd8643e2ae0a221303dabe320a6562840b 100644 (file)
        full-text indexing on new messages that are  found.  Each  new  message
        will automatically be tagged with both the <b>inbox</b> and <b>unread</b> tags.
 
        full-text indexing on new messages that are  found.  Each  new  message
        will automatically be tagged with both the <b>inbox</b> and <b>unread</b> tags.
 
-       You  should  run  <b>notmuch</b> <b>new</b> once after first running <b>notmuch</b> <b>setup</b> to
+       You should run <b>notmuch</b> <b>new</b> once after first running <b>notmuch-setup</b>(1) to
        create the initial database. The first run may take a long time if  you
        have a significant amount of mail (several hundred thousand messages or
        more). Subsequently, you should run <b>notmuch</b> <b>new</b> whenever  new  mail  is
        delivered and you wish to incorporate it into the database.  These sub‐
        sequent runs will be much quicker than the initial run.
 
        create the initial database. The first run may take a long time if  you
        have a significant amount of mail (several hundred thousand messages or
        more). Subsequently, you should run <b>notmuch</b> <b>new</b> whenever  new  mail  is
        delivered and you wish to incorporate it into the database.  These sub‐
        sequent runs will be much quicker than the initial run.
 
-       Invoking <b>notmuch</b> with no command argument will run <b>new</b> if <b>notmuch</b> <b>setup</b>
-       has  previously been completed, but <b>notmuch</b> <b>new</b> has not previously been
-       run.
+       Invoking <b>notmuch</b>  with  no  command  argument  will  run  <b>new</b>  if  <b>not-</b>
+       <b>much-setup</b>(1)  has  previously  been completed, but <b>notmuch</b> <b>new</b> has not
+       previously been run.
 
        <b>notmuch</b> <b>new</b> updates tags according  to  maildir  flag  changes  if  the
        <b>maildir.synchronize</b>_<b>flags</b>  configuration  option  is  enabled. See <a href='../notmuch-config-1/'>not‐</a>
 
        <b>notmuch</b> <b>new</b> updates tags according  to  maildir  flag  changes  if  the
        <b>maildir.synchronize</b>_<b>flags</b>  configuration  option  is  enabled. See <a href='../notmuch-config-1/'>not‐</a>
        <b>--quiet</b>
               Do not print progress or results.
 
        <b>--quiet</b>
               Do not print progress or results.
 
+       <b>--verbose</b>
+              Print  file  names  being  processed. Ignored when combined with
+              <b>--quiet</b>.
+
        <b>--decrypt=(true|nostash|auto|false)</b>
        <b>--decrypt=(true|nostash|auto|false)</b>
-              If  <b>true</b>, when encountering an encrypted message, try to decrypt
-              it while indexing, and stash any discovered  session  keys.   If
+              If <b>true</b>, when encountering an encrypted message, try to  decrypt
+              it  while  indexing,  and stash any discovered session keys.  If
               <b>auto</b>, try to use any session key already known to belong to this
               <b>auto</b>, try to use any session key already known to belong to this
-              message, but do not attempt to use the user&apos;s secret  keys.   If
+              message,  but  do not attempt to use the user&apos;s secret keys.  If
               decryption is successful, index the cleartext of the message.
 
               decryption is successful, index the cleartext of the message.
 
-              Be  aware  that  the index is likely sufficient (and the session
+              Be aware that the index is likely sufficient  (and  the  session
               key is certainly sufficient) to reconstruct the cleartext of the
               key is certainly sufficient) to reconstruct the cleartext of the
-              message  itself, so please ensure that the notmuch message index
-              is  adequately  protected.   DO  NOT   USE   <b>--decrypt=true</b>   or
-              <b>--decrypt=nostash</b>  without  considering  the  security  of  your
-              index.
+              message itself, so please ensure that the notmuch message  index
+              is  adequately  protected.   DO  NOT USE <b>--decrypt=true</b> or <b>--de-</b>
+              <b>crypt=nostash</b> without considering the security of your index.
 
               See also <b>index.decrypt</b> in <a href='../notmuch-config-1/'>notmuch-config</a>(1).
 
 
               See also <b>index.decrypt</b> in <a href='../notmuch-config-1/'>notmuch-config</a>(1).
 
@@ -89,7 +92,7 @@
 
 <h2>COPYRIGHT</h2>
 <pre>
 
 <h2>COPYRIGHT</h2>
 <pre>
-       2009-2018, Carl Worth and many others
+       2009-2022, Carl Worth and many others
 </pre>
 
 </pre>
 
-<h2>0.28</h2>
+<h2>0.35</h2>