From 03f9228e7cf2f0702fe6cb6c7f5816b37321aff5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 13 Jan 2020 16:27:03 +0100 Subject: [PATCH] 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. --- man/machinectl.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/man/machinectl.xml b/man/machinectl.xml index 5d7a14d2c74..c211ca02a94 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -812,15 +812,11 @@ - When used with the - command, limits the number of ip addresses output for every machine. - Defaults to 1. All addresses can be requested with all - as argument to . If the argument to - is less than the actual number - of addresses, ...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 - , if another address will be output afterwards. + When used with the command, limits the number of ip + addresses output for every machine. Defaults to 1. All addresses can be requested with + all as argument to . If the argument to + is less than the actual number of addresses, + …follows the last address. -- 2.47.3