Add UID to user module documentation

This commit is contained in:
Peter Sankauskas 2012-05-03 10:47:27 -07:00
commit 01576f9447

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.