Merge pull request #90 from pas256/patch-1

Add UID to user module documentation
This commit is contained in:
Michael DeHaan 2012-05-03 15:46:59 -07:00
commit 449c60153c

View file

@ -511,6 +511,10 @@ Creates user accounts, manipulates existing user accounts, and removes user acco
* Optionally sets the description of the user
*uid*:
* optional uid to set for the user
*group*:
* Optionally sets the user's primary group, takes a group name.