documented all messages which I have found via grep

This commit is contained in:
Daniel Heule 2014-01-17 10:27:21 +01:00
parent 2c30704ba7
commit 4e94713f07
2 changed files with 21 additions and 0 deletions

View File

@ -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
--------

View File

@ -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
--------