[PATCH v2 2/4] doc: Fix minor formatting issues in notmuch-show.rst
Austin Clements
amdragon at MIT.EDU
Fri Apr 18 15:42:06 PDT 2014
There were some extra line breaks and missing periods.
---
doc/man1/notmuch-show.rst | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst
index c4518ec..14d598a 100644
--- a/doc/man1/notmuch-show.rst
+++ b/doc/man1/notmuch-show.rst
@@ -50,9 +50,8 @@ Supported options for **show** include
messages is reflected in nested JSON output. By default JSON
output includes all messages in a matching thread; that is,
by default,
-
- ``--format=json`` sets ``--entire-thread`` The caller can
- disable this behaviour by setting ``--entire-thread=false``
+ ``--format=json`` sets ``--entire-thread``. The caller can
+ disable this behaviour by setting ``--entire-thread=false``.
**sexp**
The output is formatted as an S-Expression (sexp). This
@@ -61,9 +60,8 @@ Supported options for **show** include
is reflected in nested S-Expression output. By default,
S-Expression output includes all messages in a matching
thread; that is, by default,
-
- ``--format=sexp`` sets ``--entire-thread`` The caller can
- disable this behaviour by setting ``--entire-thread=false``
+ ``--format=sexp`` sets ``--entire-thread``. The caller can
+ disable this behaviour by setting ``--entire-thread=false``.
**mbox**
All matching messages are output in the traditional, Unix
--
1.9.1
More information about the notmuch
mailing list