From 01576f9447166d82dba0b49da0e5494ea7f3bd76 Mon Sep 17 00:00:00 2001 From: Peter Sankauskas Date: Thu, 3 May 2012 10:47:27 -0700 Subject: [PATCH] Add UID to user module documentation --- rst/modules.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rst/modules.rst b/rst/modules.rst index ceba10939bf..81d39a63ef4 100644 --- a/rst/modules.rst +++ b/rst/modules.rst @@ -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.