enhance doc, as usermod on ubuntu 12.04 will not CREATE home

This commit is contained in:
Viet Hung Nguyen 2015-04-21 16:34:28 +07:00
parent 0ce4d7feb6
commit d6dc09af64

View file

@ -286,8 +286,8 @@ def chshell(name, shell):
def chhome(name, home, persist=False):
'''
Change the home directory of the user, pass True for persist to copy files
to the new home dir
Change the home directory of the user, pass True for persist to move files
to the new home directory if the old home directory exist.
CLI Example: