]> git.cworth.org Git - notmuch-wiki/blobdiff - manpages/notmuch-restore-1.mdwn
complete sentence
[notmuch-wiki] / manpages / notmuch-restore-1.mdwn
index b4ae210eeca4b2d6172c9802138b3405465f8b43..75d8bf1e4b6b8d63d0ea16f56771ff466114d2f4 100644 (file)
@@ -8,13 +8,13 @@
 
 <h2>SYNOPSIS</h2>
 <pre>
-       <b>notmuch</b>    <b>restore</b>    [--accumulate]    [--format=(auto|batch-tag|sup)]
-       [--input=&lt;<u>filename</u>&gt;]
+       <b>notmuch</b> <b>restore</b> [--accumulate]  [--format=(auto|batch-tag|sup)]  [--in‐
+       put=&lt;<u>filename</u>&gt;]
 </pre>
 
 <h2>DESCRIPTION</h2>
 <pre>
-       Restores the tags from the given file (see <b>notmuch</b> <b>dump</b>).
+       Restores the tags from the given file (see <a href='../notmuch-dump-1/'>notmuch-dump</a>(1)).
 
        The input is read from the given filename, if any, or from stdin.
 
@@ -44,8 +44,8 @@
 
                      <b>notmuch</b> <b>restore</b> updates the maildir  flags  according  to
                      tag  changes  if the <b>maildir.synchronize</b>_<b>flags</b> configura‐
-                     tion  option  is  enabled.  See   <a href='../notmuch-config-1/'>notmuch-config</a>(1)   for
-                     details.
+                     tion option is enabled.  See  <a href='../notmuch-config-1/'>notmuch-config</a>(1)  for  de‐
+                     tails.
 
               <b>auto</b>   This  option (the default) tries to guess the format from
                      the input. For correctly formed input in either supported
@@ -70,8 +70,8 @@
               <b>tags</b>   Restore  per-message  metadata,  namely  tags. See <u>format</u>
                      above for more details.
 
-              The default is to restore  all  available  types  of  data.  The
-              option can be specified multiple times to select some subset.
+              The default is to restore all available types of data.  The  op‐
+              tion can be specified multiple times to select some subset.
 
        <b>--input=&lt;filename&gt;</b>
               Read input from given file instead of stdin.
@@ -99,7 +99,7 @@
 
 <h2>COPYRIGHT</h2>
 <pre>
-       2009-2018, Carl Worth and many others
+       2009-2022, Carl Worth and many others
 </pre>
 
-<h2>0.27</h2>
+<h2>0.35</h2>