]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-count.rst
doc: whitespace cleanup
[notmuch] / doc / man1 / notmuch-count.rst
index ca78c18b20555c80a87b720fb3bfe5900d2db05d..90d852ae3adfc0f95971734dd5bf236dc7b2e9c6 100644 (file)
@@ -47,6 +47,11 @@ Supported options for **count** include
         (or threads) in the database will be output. This option is not
         compatible with specifying search terms on the command line.
 
+    ``--lastmod``
+        Append lastmod (counter for number of database updates) and UUID
+        to the output. lastmod values are only comparable between databases
+        with the same UUID.
+
     ``--input=``\ <filename>
         Read input from given file, instead of from stdin. Implies
         ``--batch``.