summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCynthia Ng <cng@gitlab.com>2019-04-28 23:49:25 +0000
committerEvan Read <eread@gitlab.com>2019-04-28 23:49:25 +0000
commit5b2239da9ac5af95b0effd64f32635de50900fd6 (patch)
tree2852a251f03d74ebf13fe3eec6f9498cc4102871
parent9c8e40b4eb00bb02e8482793e182a7555baf49dc (diff)
downloadgitlab-ce-5b2239da9ac5af95b0effd64f32635de50900fd6.tar.gz
Add email clarification
-rw-r--r--doc/api/users.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 606003a75e2..d3e67d3d510 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -33,7 +33,7 @@ GET /users
]
```
-You can also search for users by email or username with: `/users?search=John`
+You can also search for users by name or primary email using `?search=`. For example. `/users?search=John`.
In addition, you can lookup users by username: