Formatting plus whitespace tidy

pull/2768/head
Roger A. Light 3 years ago
parent e85e43c633
commit 7f0cd48921

@ -17,15 +17,15 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>mosquitto</command>
<arg>-c <replaceable>config file</replaceable></arg>
<arg><option>-c</option> <replaceable>config file</replaceable></arg>
<group>
<arg choice='plain'>-d</arg>
<arg choice='plain'>--daemon</arg>
<arg choice='plain'><option>-d</option></arg>
<arg choice='plain'><option>--daemon</option></arg>
</group>
<arg>-p <replaceable>port number</replaceable></arg>
<arg>-q</arg>
<arg>-v</arg>
<arg>--tls-keylog <replaceable>file</replaceable></arg>
<arg><option>-p</option> <replaceable>port number</replaceable></arg>
<arg><option>-q</option></arg>
<arg><option>-v</option></arg>
<arg><option>--tls-keylog</option> <replaceable>file</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>

@ -488,7 +488,8 @@
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>
more human readable format.
</para>
</listitem>
</varlistentry>
<varlistentry>

Loading…
Cancel
Save