[liboobs] Update documentation for OOBS_USER_ERASE_HOME



commit 8fd2f08988d64d820575306c1af46991fa18be43
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Sat Aug 21 15:20:55 2010 +0200

    Update documentation for OOBS_USER_ERASE_HOME
    
    The backends 2.10.1 now support this at user creation.

 oobs/oobs-user.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/oobs/oobs-user.h b/oobs/oobs-user.h
index 1dded3a..19c3dcb 100644
--- a/oobs/oobs-user.h
+++ b/oobs/oobs-user.h
@@ -64,8 +64,8 @@ struct _OobsUserClass {
  *     change the owner of home dir to user and main group.
  * @OOBS_USER_COPY_HOME: When committing an #OobsUser and if home dir changes,
  *     copy old home to new path, overwriting files if needed (!).
- * @OOBS_USER_ERASE_HOME: When committing an #OobsUser and if home dir changes,
- *     delete already present directory.
+ * @OOBS_USER_ERASE_HOME: When creating an #OobsUser and a path for home dir is given,
+ *     or when committing a user and home dir changes, delete already present directory.
  *
  * Determine special behaviors regarding the home directory. Flags only apply to
  * some operations (commit, add or delete user), and have no effect in other cases.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]