]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-compact.rst
doc: unify definition list usage across man pages
[notmuch] / doc / man1 / notmuch-compact.rst
index 25692c5b48e7a3cf4e73982170e0cca361b37456..b05593ec22134181e9a31d642cfe9c8b4f5dba23 100644 (file)
@@ -24,14 +24,14 @@ process (which may be quite long) to protect data integrity.
 
 Supported options for **compact** include
 
-    ``--backup=``\ <directory>
-        Save the current database to the given directory before
-        replacing it with the compacted database. The backup directory
-        must not exist and it must reside on the same mounted filesystem
-        as the current database.
-
-    ``--quiet``
-        Do not report database compaction progress to stdout.
+``--backup=``\ <directory>
+    Save the current database to the given directory before replacing
+    it with the compacted database. The backup directory must not
+    exist and it must reside on the same mounted filesystem as the
+    current database.
+
+``--quiet``
+    Do not report database compaction progress to stdout.
 
 ENVIRONMENT
 ===========