* man/usermod.8.xml: Document the -m/--move-home option.
This commit is contained in:
parent
e3343c1d9b
commit
3e85eafb4c
@ -1,3 +1,7 @@
|
||||
2009-05-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* man/usermod.8.xml: Document the -m/--move-home option.
|
||||
|
||||
2009-05-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/userdel.c (user_busy): Check if the process registered in
|
||||
|
@ -208,6 +208,21 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-m</option>, <option>--move-home</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Move the content of the user's home directory to the new
|
||||
location.
|
||||
</para>
|
||||
<para>
|
||||
This option is only valid in combination with the
|
||||
<option>-d</option> (or <option>--home</option>) option.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-o</option>, <option>--non-unique</option>
|
||||
|
Loading…
Reference in New Issue
Block a user