mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-21 12:24:29 +02:00
11 lines
315 B
XML
11 lines
315 B
XML
<varlistentry>
|
|
<term><option>--pretty</option></term>
|
|
<listitem>
|
|
<para>
|
|
When using the JSON output format %j or %J, the default is to print
|
|
in an unformatted fashion. Specifying <option>--pretty</option>
|
|
prints messages in a prettier, more human readable format.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|