* man/useradd.8.xml: Document that -o is only valid with -u

This commit is contained in:
nekral-guest
2008-08-31 17:31:08 +00:00
parent f74d7a9fd0
commit 118303b9da
3 changed files with 5 additions and 4 deletions

View File

@@ -318,6 +318,10 @@
</term>
<listitem>
<para>Allow the creation of a user account with a duplicate (non-unique) UID.</para>
<para>
This option is only valid in combination with the
<option>-o</option> option.
</para>
</listitem>
</varlistentry>
<varlistentry>