]> git.cworth.org Git - notmuch/commit
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)
commitdea75b5dd641219047382ef7de48905f4a506039
treea97989186e3c803d1d79f565bdd32e204baa5b02
parent0155411e05925799a383b71bb11fab32c803d199
completion: add bash completion for "notmuch reindex"

The main thing that notmuch reindex does is to use search terms, so we
can reuse a bunch of the existing completion framework.
completion/notmuch-completion.bash