]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-count.rst
cli/count: add --lastmod
[notmuch] / doc / man1 / notmuch-count.rst
index ca78c18b20555c80a87b720fb3bfe5900d2db05d..99de13a9871245af98f1ca55e8570179e116883e 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``.