]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch help: Simplify output by omitting arguments for each command.
authorCarl Worth <cworth@cworth.org>
Fri, 2 Apr 2010 19:12:18 +0000 (12:12 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 2 Apr 2010 19:12:18 +0000 (12:12 -0700)
The output was far too busy otherwise. It's more useful to just
show the argument list in the case of "notmuch help <command>"
for a specific command.

(Credit due to running "git help" and seeing a much more readable
list than what was coming out of "notmuch help".)


No differences found