Changeset 11468 for trunk

Show
Ignore:
Timestamp:
10/02/08 10:56:47 (3 months ago)
Author:
javier.amor.garcia@…
Message:

documentation: important lcarification about modifyUser postconditions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/client/usersandgroups/src/EBox/UsersAndGroups.pm

    r11436 r11468  
    473473# Method: modifyUser  
    474474# 
    475 #       Modifies a user 
     475#       Modifies  user's attributes 
    476476#    
    477477# Parameters: 
    478478#        
    479479#       user - hash ref containing: 'user' (user name), 'fullname', 'password', 
    480 #       and comment 
     480#       and comment. The only mandatory parameter is 'user' the other attribute 
     481#       parameters would be ignored if they are missing. 
    481482# 
    482483sub modifyUser # (\%user)