]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
CLI: update call to notmuch_help_command for new calling conventions.
authorDavid Bremner <bremner@debian.org>
Thu, 24 Nov 2011 20:02:41 +0000 (16:02 -0400)
committerDavid Bremner <bremner@debian.org>
Fri, 25 Nov 2011 17:07:10 +0000 (12:07 -0500)
When I changed the calling convention to pass in all but the zero-th
argument to subcommands, I missed this one call, resulting in a
segmentation fault.

As a bonus, the syntax "notmuch --help foo" is now equivalent to
"notmuch help foo".


No differences found