]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: suffix parameter with = in our documentation, if it expects an argument 14555/head
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Jan 2020 15:27:03 +0000 (16:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Jan 2020 15:38:44 +0000 (16:38 +0100)
Also, don't claim we'd insert a "," between addresses, because we
actually don't do that.

man/machinectl.xml

index 5d7a14d2c74a144bec5f1ef4234660ede081ac5f..c211ca02a94cea9d6fb84115d4884cff8a64ad38 100644 (file)
       <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>