]> git.notmuchmail.org Git - notmuch/commit
notmuch help: Print to stdout, not to stderr.
authorLars Kellogg-Stedman <lars@seas.harvard.edu>
Wed, 18 Nov 2009 01:01:16 +0000 (20:01 -0500)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 13:21:06 +0000 (05:21 -0800)
commit9d69e332fa54f88e86aa7d2ee1b1ed3dec9554a7
treeb55bf008b4758be6e7e592a9dfb95b7da5631023
parent306635c27d1ca46a51d354235f3e0c6ec4b65de6
notmuch help: Print to stdout, not to stderr.

Let usage() take a FILE * argument so that you can output to stderr in
response to usage errors, and stdout in response to an explicit
request.
notmuch.c