documented all messages which I have found via grep

remotes/origin/3.0
Daniel Heule 11 years ago
parent 2c30704ba7
commit 4e94713f07
  1. 12
      cdist/conf/type/__group/man.text
  2. 9
      cdist/conf/type/__user/man.text

@ -26,6 +26,18 @@ password::
see above
MESSAGES
--------
mod::
group is modified
add::
New group added
change <property> <new_value> <current_value>::
Changed group property from current_value to new_value
set <property> <new_value>::
set property to new value, property was not set bevore
EXAMPLES
--------

@ -44,6 +44,15 @@ create-home::
remove-home::
see userdel(8), apply only on user delete
MESSAGES
--------
mod::
User is modified
add::
New user added
EXAMPLES
--------

Loading…
Cancel
Save