]> git.notmuchmail.org Git - notmuch/commitdiff
completion: add bash completion for "notmuch reindex"
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 9 Aug 2017 07:14:41 +0000 (03:14 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 18 Aug 2017 22:50:21 +0000 (19:50 -0300)
The main thing that notmuch reindex does is to use search terms, so we
can reuse a bunch of the existing completion framework.


No differences found