]> granicus.if.org Git - shadow/commitdiff
* man/usermod.8.xml: Document the -m/--move-home option.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 18 May 2009 18:28:06 +0000 (18:28 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 18 May 2009 18:28:06 +0000 (18:28 +0000)
ChangeLog
man/usermod.8.xml

index df2f1cdd5abdea07fba7e4550869e072c0c212f9..acd6e0678748a3a6d7e0e25c56fd7d516f04d5d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index a35cf1b083fb8e6d47911130479541f860a79c76..7eb1450d2f9ebcc4e17c11f2d36b1aa9b74f149c 100644 (file)
          </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>