##// END OF EJS Templates
updated api docs for stable docs
marcink -
r1910:466292e5 default
parent child Browse files
Show More
@@ -100,8 +100,8 b' OUTPUT::'
100 100 create_user
101 101 -----------
102 102
103 Creates new user in RhodeCode. This command can be executed only using api_key
104 belonging to user with admin rights.
103 Creates new user or updates current one if such user exists. This command can
104 be executed only using api_key belonging to user with admin rights.
105 105
106 106 INPUT::
107 107
General Comments 0
You need to be logged in to leave comments. Login now