##// END OF EJS Templates
fixed typo
marcink -
r4093:77193ad2 default
parent child Browse files
Show More
@@ -259,7 +259,7 b' OUTPUT::'
259 get_user
259 get_user
260 --------
260 --------
261
261
262 Get's an user by username or user_id, Returns empty result if user is not found.
262 Gets an user by username or user_id, Returns empty result if user is not found.
263 If userid param is skipped it is set to id of user who is calling this method.
263 If userid param is skipped it is set to id of user who is calling this method.
264 This command can be executed only using api_key belonging to user with admin
264 This command can be executed only using api_key belonging to user with admin
265 rights, or regular users that cannot specify different userid than theirs
265 rights, or regular users that cannot specify different userid than theirs
General Comments 0
You need to be logged in to leave comments. Login now