* 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:
parent
4d6385633f
commit
b12db09e31
@ -1,3 +1,9 @@
|
|||||||
|
2008-09-11 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/groupadd.8.xml: Remove the list of (short) options from the
|
||||||
|
SYNOPSIS. Replaced with [options] for consistency with other tools
|
||||||
|
and maintainability.
|
||||||
|
|
||||||
2008-09-07 Nicolas François <nicolas.francois@centraliens.net>
|
2008-09-07 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
From RedHat's patch shadow-4.1.2-sysAccountDownhill.patch
|
From RedHat's patch shadow-4.1.2-sysAccountDownhill.patch
|
||||||
|
@ -21,12 +21,7 @@
|
|||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>groupadd</command>
|
<command>groupadd</command>
|
||||||
<arg choice='opt'>
|
<arg choice='opt'>
|
||||||
<arg choice='plain'>-g <replaceable>GID</replaceable></arg>
|
<replaceable>options</replaceable>
|
||||||
<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>group</replaceable>
|
<replaceable>group</replaceable>
|
||||||
</arg>
|
</arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
|
Loading…
Reference in New Issue
Block a user