X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-show.rst;fp=doc%2Fman1%2Fnotmuch-show.rst;h=f3c32fd27c40d9808160a4f9ae95f8d2bfa7ab93;hp=8bfa87c664f98124bbbe5a763cfb45e0c6603589;hb=37e5bc00aeb9123dd88367b7506a19f74877dfe4;hpb=7f726c6e87517eb9c84119a1c5e3a63bfaaa49f6 diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst index 8bfa87c6..f3c32fd2 100644 --- a/doc/man1/notmuch-show.rst +++ b/doc/man1/notmuch-show.rst @@ -176,8 +176,8 @@ Supported options for **show** include ``--body=(true|false)`` If true (the default) **notmuch show** includes the bodies of the messages in the output; if false, bodies are omitted. - ``--body=false`` is only implemented for the json and sexp formats - and it is incompatible with ``--part > 0.`` + ``--body=false`` is only implemented for the text, json and sexp + formats and it is incompatible with ``--part > 0.`` This is useful if the caller only needs the headers as body-less output is much faster and substantially smaller.