man: group(add|mod): clarify list format

The --users list option expect a string of comma separated values.
While this might be obvious to some others it is certainly not for others.

Remove this ambiguity.

Closes #848

Signed-off-by: Sebastian Gross <sgross@emlix.com>
This commit is contained in:
Sebastian Gross
2024-07-17 15:48:22 +02:00
committed by Iker Pedrosa
parent 9176206a7c
commit 48b36a03e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -230,7 +230,7 @@
</term>
<listitem>
<para>
A list of usernames to add as members of the group.
A comma-separated list of usernames to add as members of the group.
</para>
<para>
The default behavior (if the <option>-g</option>,
+1 -1
View File
@@ -195,7 +195,7 @@
</term>
<listitem>
<para>
A list of usernames to add as members of the group.
A comma-separated list of usernames to add as members of the group.
</para>
<para>
The default behavior (if the <option>-g</option>,