summaryrefslogtreecommitdiff
path: root/man/machinectl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-01-13 16:27:03 +0100
committerLennart Poettering <lennart@poettering.net>2020-01-13 16:38:44 +0100
commit03f9228e7cf2f0702fe6cb6c7f5816b37321aff5 (patch)
tree1d1609b1fa6623932c57c51819cc5e2b506c0a6a /man/machinectl.xml
parentfc6eb08e74d6d4f7b3b445d184faebe578d235f6 (diff)
downloadsystemd-03f9228e7cf2f0702fe6cb6c7f5816b37321aff5.tar.gz
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.
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 5d7a14d2c7..c211ca02a9 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -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>