]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
cli: add options --offset and --limit to notmuch search
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 88f7b204f8178c641e45969ca5fc307d8e7864cc..f224d02c4538b9337c5d65a219a2f82f897614e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,11 @@ Add search terms to  "notmuch dump"
   search/show/tag. The output file argument of dump is deprecated in
   favour of using stdout.
 
+Add "notmuch search" --offset and --limit options
+
+  The search command now takes options --offset=[-]N and --limit=N to limit
+  the number of results shown.
+
 Optimizations
 -------------