doc: Clarify charset encoding of JSON output

This commit is contained in:
Austin Clements 2014-04-18 18:42:07 -04:00 committed by David Bremner
parent 3cd00fdb8f
commit a39a69ca0f

View file

@ -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