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:
committed by
Iker Pedrosa
parent
9176206a7c
commit
48b36a03e8
+1
-1
@@ -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
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user