mosquitto/man/common/option-format-pretty.xml
2025-08-11 23:57:45 +01:00

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>