]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found