]> git.notmuchmail.org Git - notmuch/commitdiff
cli: add --duplicate=N option to notmuch search
authorJani Nikula <jani@nikula.org>
Sat, 17 Aug 2013 12:11:26 +0000 (15:11 +0300)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Aug 2013 09:41:55 +0000 (11:41 +0200)
Effective with --output=files, output the Nth filename associated with
each message matching the query (N is 1-based). If N is greater than
the number of files associated with the message, don't print anything.


No differences found