[PATCH 4/4] man: update man page for --include-text-option
Mark Walters
markwalters1009 at gmail.com
Sun Jul 22 07:37:59 PDT 2012
---
man/man1/notmuch-show.1 | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1
index b51a54c..0226d3b 100644
--- a/man/man1/notmuch-show.1
+++ b/man/man1/notmuch-show.1
@@ -152,6 +152,18 @@ The default is
.RE
+.RS 4
+.TP 4
+.B \-\-include-text-content=(true|false)
+
+By default the output includes the content structure together with all
+text/plain content parts. With --include-text-content=false this
+content is omitted from the output. This is useful if the caller is
+only interested in the headers as it is much faster and the amount of
+output data is substantially reduced. Note this option is not
+applicable to --format=raw or --format=mbox.
+.RE
+
A common use of
.B notmuch show
is to display a single thread of email messages. For this, use a
--
1.7.9.1
More information about the notmuch
mailing list