]> git.notmuchmail.org Git - notmuch/commit
notmuch: Add support for a --help option.
authorCarl Worth <cworth@cworth.org>
Fri, 2 Apr 2010 18:53:22 +0000 (11:53 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 2 Apr 2010 18:53:22 +0000 (11:53 -0700)
commit9d9aeb7c71a52b67519f567c34acc3cf3bec6fd2
treedcaffcc56403508465097bae2dae78e1774a445b
parentf689c83af4e1d271d056b24da9e46e7b679ff978
notmuch: Add support for a --help option.

Previously, only "notmuch help" worked while a call to "notmuch --help"
would just print a message telling the user to call "notmuch help".
Instead of the redirection, just support --help directly now.
notmuch.c