]> git.cworth.org Git - notmuch/commit
cli: add support for notmuch search --duplicate=N with --output=messages
authorJani Nikula <jani@nikula.org>
Sat, 1 Nov 2014 09:31:06 +0000 (11:31 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 2 Nov 2014 18:42:12 +0000 (19:42 +0100)
commit4366b9b88c63242a166007d309bdbadd4be5576e
tree8b5da24281eb431862512756e4328de18d506098
parent96988e35c7aa44072fff07224c5e39254aa43e81
cli: add support for notmuch search --duplicate=N with --output=messages

Print the message IDs of all messages matching the search terms that
have at least N files associated with them.
doc/man1/notmuch-search.rst
notmuch-search.c