notmuch/man/man1
John Lenz f735a85c28 cli: add --include-html option to notmuch show
For my client, the largest bottleneck for displaying large threads is
exporting each html part individually since by default notmuch will not
show the json parts.  For large threads there can be quite a few parts and
each must be exported and decoded one by one.  Also, I then have to deal
with all the crazy charsets which I can do through a library but is a
pain.

Therefore, this patch adds an --include-html option that causes the
text/html parts to be included as part of the output of show.

diff man/man1/notmuch-show.1
2013-08-27 07:57:36 -03:00
..
notmuch-config.1 release: synchronize dates 2013-08-03 08:29:40 -03:00
notmuch-count.1 man: document notmuch count --output=files 2013-08-24 11:44:23 +02:00
notmuch-dump.1 release: synchronize dates 2013-08-03 08:29:40 -03:00
notmuch-insert.1 release: synchronize dates 2013-08-03 08:29:40 -03:00
notmuch-new.1 release: synchronize dates 2013-08-03 08:29:40 -03:00
notmuch-reply.1 reply: Use RFC 2822/MIME wholly for text format template 2013-08-17 09:06:08 +02:00
notmuch-restore.1 release: synchronize dates 2013-08-03 08:29:40 -03:00
notmuch-search.1 man: document notmuch search --duplicate=N 2013-08-24 11:42:30 +02:00
notmuch-setup.1 man: add symlinks for notmuch-restore.1 and notmuch-setup.1 2011-12-31 15:16:31 -04:00
notmuch-show.1 cli: add --include-html option to notmuch show 2013-08-27 07:57:36 -03:00
notmuch-tag.1 release: synchronize dates 2013-08-03 08:29:40 -03:00
notmuch.1 release: synchronize dates 2013-08-03 08:29:40 -03:00