]> git.cworth.org Git - notmuch/commit
notmuch config: Allow for new "notmuch config set" in addition to get
authorCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 22:38:16 +0000 (15:38 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 27 Oct 2010 22:38:16 +0000 (15:38 -0700)
commit65f2e61f28a0f5c5dc38dd3cf8a1de023934b330
tree682776ed00f2b2dfd5d7c79115aa8a7efa30497a
parent49d90ede87e355b086618c647d19e696b9f7069a
notmuch config: Allow for new "notmuch config set" in addition to get

It is now possible to set configuration items from the command-line in
a manner quite similar to the support for querying configuration
items.
notmuch-config.c
notmuch.1
notmuch.c