Sort options.
This commit is contained in:
parent
ae7aeda621
commit
7ab3a97dfe
@ -1,3 +1,7 @@
|
||||
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/useradd.8.xml: Sort options.
|
||||
|
||||
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
|
||||
|
@ -63,19 +63,6 @@
|
||||
<para>The options which apply to the <command>useradd</command> command are:
|
||||
</para>
|
||||
<variablelist remap='IP'>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-c</option>, <option>--comment</option>
|
||||
<replaceable>COMMENT</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Any text string. It is generally a short description of the
|
||||
login, and is currently used as the field for the user's full
|
||||
name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-b</option>, <option>--base-dir</option>
|
||||
@ -94,11 +81,14 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-D</option>, <option>--defaults</option>
|
||||
<option>-c</option>, <option>--comment</option>
|
||||
<replaceable>COMMENT</replaceable>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
See below, the subsection "Changing the default values".
|
||||
Any text string. It is generally a short description of the
|
||||
login, and is currently used as the field for the user's full
|
||||
name.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -119,6 +109,16 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-D</option>, <option>--defaults</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
See below, the subsection "Changing the default values".
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-e</option>, <option>--expiredate</option>
|
||||
|
Loading…
Reference in New Issue
Block a user