]> rtime.felk.cvut.cz Git - notmuch.git/commit
cli: add support for notmuch command --help
authorJani Nikula <jani@nikula.org>
Sun, 8 Mar 2015 16:18:55 +0000 (18:18 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 11 Mar 2015 07:07:55 +0000 (08:07 +0100)
commit2447f4c1192ac6a90fbddcce40008efb0b4a0ee6
tree6c409c370fe92fed84db8f42edcdaab099f9b8d4
parentc17e4fe62988edfe99af804c3d6321353d755e7f
cli: add support for notmuch command --help

Recognize 'notmuch command --help' at the top level as a special case,
and show help for the command. Note that for simplicity, --help is
only recognized as the first option for the subcommand.
notmuch.c