]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch: replace built-in help with exec of man
authorDavid Bremner <bremner@debian.org>
Thu, 22 Dec 2011 01:45:59 +0000 (21:45 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 31 Dec 2011 19:16:32 +0000 (15:16 -0400)
"notmuch help" now relies on a working man installation, and a correct
setting of MANPATH, for users that install in "unusual" places. This
should probably noted in NEWS before shipping.

There is still some small duplication of docs as the one line
summaries are hard coded in the binary. This seems preferable to
complicated script games, at least as long was we are using a
presentation level markup like nroff.


No differences found