]> git.notmuchmail.org Git - notmuch/commit
notmuch help: Be less verbose by default and support detailed help
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 07:58:26 +0000 (00:58 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 07:58:26 +0000 (00:58 -0700)
commit450b054245ffa30d447e50c3087fddf0e9716d70
tree2e56489e5e40a82e5940e2227b4f2ab6410c4df0
parent88bf876bae79cbaee50c62664bc1baac5cb79742
notmuch help: Be less verbose by default and support detailed help

Putting all of our documentation into a single help message was getting
a bit unwieldy. Now, the simple output of "notmuch help" is a reasonable
reminder and a quick reference. Then we now support a new syntax of:
"notmuch help <command>" for the more detailed help messages.

This gives us freedom to put more detailed caveats, etc. into some
sub-commands without worrying about the usage statement getting too
long.
notmuch.c