]> git.cworth.org Git - notmuch-wiki/blobdiff - manpages/notmuch-restore-1.mdwn
0.22.1 manpages update -- let's see how it looks like...
[notmuch-wiki] / manpages / notmuch-restore-1.mdwn
index 4bbede8e6156f90dd89d8da8bc1e0e063bba4d00..7d4eed242b9c0658fc2f94c0ff73a546e0a9ba25 100644 (file)
                         batch-tag  format  contains  no parentheses, should be
                         accurate.
 
+          <b>--include=(config|tags)</b>
+              Control what kind of metadata is restored.
+                 <b>config</b>
+                     Restore configuration data to the database. Each configu‐
+                     ration line starts with &quot;#@ &quot;, followed by a space seper‐
+                     ated key-value pair.  Both key and value are hex  encoded
+                     if needed.
+
+                 <b>tags</b>
+                     Output  per-message  metadata,  namely  tags.  See <u>format</u>
+                     above for more details.
+
+              The default is to restore both tags and  configuration  informa‐
+              tion
+
           <b>--input=&lt;filename&gt;</b>
                  Read input from given file instead of stdin.
 </pre>