man: suffix parameter with = in our documentation, if it expects an argument

Also, don't claim we'd insert a "," between addresses, because we
actually don't do that.
This commit is contained in:
Lennart Poettering 2020-01-13 16:27:03 +01:00
parent fc6eb08e74
commit 03f9228e7c

View file

@ -812,15 +812,11 @@
<varlistentry>
<term><option>--max-addresses=</option></term>
<listitem><para>When used with the <option>list-machines</option>
command, limits the number of ip addresses output for every machine.
Defaults to 1. All addresses can be requested with <literal>all</literal>
as argument to <option>--max-addresses</option> . If the argument to
<option>--max-addresses</option> is less than the actual number
of addresses, <literal>...</literal>follows the last address.
If multiple addresses are to be written for a given machine, every
address except the first one is on a new line and is followed by
<literal>,</literal> if another address will be output afterwards. </para></listitem>
<listitem><para>When used with the <option>list-machines</option> command, limits the number of ip
addresses output for every machine. Defaults to 1. All addresses can be requested with
<literal>all</literal> as argument to <option>--max-addresses=</option>. If the argument to
<option>--max-addresses=</option> is less than the actual number of addresses,
<literal></literal>follows the last address.</para></listitem>
</varlistentry>
<varlistentry>