mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-09 06:41:45 +08:00
12 lines
391 B
XML
12 lines
391 B
XML
<varlistentry>
|
|
<term><option>-N</option></term>
|
|
<listitem>
|
|
<para>
|
|
Do not append an end of line character to the payload when printing.
|
|
This allows streaming of payload data from multiple messages
|
|
directly to another application unmodified. Only really makes sense
|
|
when not using <option>-v</option>.
|
|
</para>
|
|
</listitem>
|
|
</varlistentry>
|