From: Lennart Poettering Date: Mon, 13 Jan 2020 15:27:03 +0000 (+0100) Subject: man: suffix parameter with = in our documentation, if it expects an argument X-Git-Tag: v245-rc1~133^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03f9228e7cf2f0702fe6cb6c7f5816b37321aff5;p=thirdparty%2Fsystemd.git 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. --- 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.