* man/groupadd.8.xml: Remove the list of (short) options from the
SYNOPSIS. Replaced with [options] for consistency with other tools and maintainability.
This commit is contained in:
@@ -21,12 +21,7 @@
|
||||
<cmdsynopsis>
|
||||
<command>groupadd</command>
|
||||
<arg choice='opt'>
|
||||
<arg choice='plain'>-g <replaceable>GID</replaceable></arg>
|
||||
<arg choice='opt'>-o</arg>
|
||||
</arg>
|
||||
<arg choice='opt'>-f </arg>
|
||||
<arg choice='opt'>-K <replaceable>KEY</replaceable>=<replaceable>VALUE</replaceable></arg>
|
||||
<arg choice='plain'>
|
||||
<replaceable>options</replaceable>
|
||||
<replaceable>group</replaceable>
|
||||
</arg>
|
||||
</cmdsynopsis>
|
||||
|
Reference in New Issue
Block a user