]> git.cworth.org Git - notmuch-wiki/blobdiff - manpages/notmuch-compact-1.mdwn
0.18.1 namual pages -- latest man-to-mdwn.pl & man(1)
[notmuch-wiki] / manpages / notmuch-compact-1.mdwn
index a80663992dad3a643d2c50204ddb1ad944f8f348..7bbda1975425157fc1c93da72bb20fa81820b4a8 100644 (file)
 
        The  compacted  database is built in a temporary directory and is later
        moved into the place of the origin database. The  original  uncompacted
-       database  is discarded, unless the --backup=<directory> option is used.
+       database is discarded, unless the <b>--backup=</b>&lt;directory&gt; option is used.
 
-       Note that the database write lock will be held  during  the  compaction
+       Note  that  the  database write lock will be held during the compaction
        process (which may be quite long) to protect data integrity.
 
        Supported options for <b>compact</b> include
 
-           <b>--backup=&lt;directory&gt;</b>
+          <b>--backup=&lt;directory&gt;</b>
+                 Save the current  database  to  the  given  directory  before
+                 replacing  it  with the compacted database. The backup direc‐
+                 tory must not exist and it must reside on  the  same  mounted
+                 filesystem as the current database.
 
-                  Save  the  current  database  to  the given directory before
-                  replacing it with the compacted database. The backup  direc-
-                  tory  must  not exist and it must reside on the same mounted
-                  filesystem as the current database.
-
-           <b>--quiet</b>
-
-                  Do not report database compaction progress to stdout.
+          <b>--quiet</b>
+                 Do not report database compaction progress to stdout.
 </pre>
 
 <h2>ENVIRONMENT</h2>
        of notmuch.
 
        <b>NOTMUCH</b>_<b>CONFIG</b>
-
-              Specifies  the  location of the notmuch configuration file. Not-
-              much will use ${HOME}/.notmuch-config if this  variable  is  not
+              Specifies the location of the notmuch configuration  file.  Not‐
+              much  will  use  ${HOME}/.notmuch-config if this variable is not
               set.
 </pre>
 
 <h2>SEE ALSO</h2>
 <pre>
-       <a href='../notmuch-1/'>notmuch</a>(1),  <a href='../notmuch-count-1/'>notmuch-count</a>(1),  <a href='../notmuch-dump-1/'>notmuch-dump</a>(1), <a href='../notmuch-hooks-5/'>notmuch-hooks</a>(5), <a href='../notmuch-insert-1/'>not-</a>
-       <a href='../notmuch-insert-1/'>much-insert</a>(1), <a href='../notmuch-new-1/'>notmuch-new</a>(1),  <a href='../notmuch-reply-1/'>notmuch-reply</a>(1),  <a href='../notmuch-restore-1/'>notmuch-restore</a>(1),
-       <a href='../notmuch-search-1/'>notmuch-search</a>(1),   <a href='../notmuch-search-terms-7/'>notmuch-search-terms</a>(7),   <a href='../notmuch-show-1/'>notmuch-show</a>(1),   <a href='../notmuch-tag-1/'>not-</a>
+       <a href='../notmuch-1/'>notmuch</a>(1), <a href='../notmuch-count-1/'>notmuch-count</a>(1), <a href='../notmuch-dump-1/'>notmuch-dump</a>(1),  <a href='../notmuch-hooks-5/'>notmuch-hooks</a>(5),  <a href='../notmuch-insert-1/'>not‐</a>
+       <a href='../notmuch-insert-1/'>much-insert</a>(1),  <a href='../notmuch-new-1/'>notmuch-new</a>(1),  <a href='../notmuch-reply-1/'>notmuch-reply</a>(1), <a href='../notmuch-restore-1/'>notmuch-restore</a>(1),
+       <a href='../notmuch-search-1/'>notmuch-search</a>(1),   <a href='../notmuch-search-terms-7/'>notmuch-search-terms</a>(7),   <a href='../notmuch-show-1/'>notmuch-show</a>(1),   <a href='../notmuch-tag-1/'>not</a>
        <a href='../notmuch-tag-1/'>much-tag</a>(1)
 </pre>
 
@@ -67,4 +64,4 @@
        2014, Carl Worth and many others
 </pre>
 
-<h2>0.18</h2>
+<h2>0.18.1</h2>