]> git.cworth.org Git - notmuch/commit
notmuch: Add a new "notmuch config" command for querying configuration.
authorCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 20:02:17 +0000 (13:02 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 20:02:17 +0000 (13:02 -0700)
commitb9eac48c22f53f84ed1d9c1d8ca862a7b638c9ac
tree5b8670eb3bee7a3ab019c10bdcfeb5f7e8df3276
parent6c65fcd9aaf9307f6b08ab6b2c70c380ad6d3018
notmuch: Add a new "notmuch config" command for querying configuration.

So far, we implement only "notmuch config get". It won't be too much
work from here to also implement "notmuch config set".
notmuch-client.h
notmuch-config.c
notmuch.1
notmuch.c