projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd00fd
)
doc: Clarify charset encoding of JSON output
author
Austin Clements
<amdragon@MIT.EDU>
Fri, 18 Apr 2014 22:42:07 +0000
(18:42 -0400)
committer
David Bremner
<david@tethera.net>
Mon, 21 Apr 2014 12:51:35 +0000
(21:51 +0900)
doc/man1/notmuch-show.rst
patch
|
blob
|
history
diff --git
a/doc/man1/notmuch-show.rst
b/doc/man1/notmuch-show.rst
index 14d598ab4805614d3c033eb042505b5c4f020d9b..78196eeadcd02afc4246b7b69f41e03ffc59e09f 100644
(file)
--- a/
doc/man1/notmuch-show.rst
+++ b/
doc/man1/notmuch-show.rst
@@
-52,6
+52,9
@@
Supported options for **show** include
by default,
``--format=json`` sets ``--entire-thread``. The caller can
disable this behaviour by setting ``--entire-thread=false``.
+ The JSON output is always encoded as UTF-8 and any message
+ content included in the output will be charset-converted to
+ UTF-8.
**sexp**
The output is formatted as an S-Expression (sexp). This