[Pkg-shadow-commits] r2934 - in upstream/trunk: . man

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon May 18 18:28:06 UTC 2009


Author: nekral-guest
Date: 2009-05-18 18:28:06 +0000 (Mon, 18 May 2009)
New Revision: 2934

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/man/usermod.8.xml
Log:
	* man/usermod.8.xml: Document the -m/--move-home option.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-05-17 16:27:29 UTC (rev 2933)
+++ upstream/trunk/ChangeLog	2009-05-18 18:28:06 UTC (rev 2934)
@@ -1,5 +1,9 @@
 2009-05-17  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* man/usermod.8.xml: Document the -m/--move-home option.
+
+2009-05-17  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* src/userdel.c (user_busy): Check if the process registered in
 	utmp is still running. This avoids rejecting the removal of an
 	user when UTMP was not updated and indicate that the user is still

Modified: upstream/trunk/man/usermod.8.xml
===================================================================
--- upstream/trunk/man/usermod.8.xml	2009-05-17 16:27:29 UTC (rev 2933)
+++ upstream/trunk/man/usermod.8.xml	2009-05-18 18:28:06 UTC (rev 2934)
@@ -210,6 +210,21 @@
       </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>
 	</term>
 	<listitem>




More information about the Pkg-shadow-commits mailing list