mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Updated help for search!
This commit is contained in:
parent
e6ae4dc8dd
commit
bcb78ca23c
1 changed files with 6 additions and 1 deletions
|
@ -27,7 +27,12 @@
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>user:Kim</strong></td>
|
<td><strong>user:Kim</strong></td>
|
||||||
<td>To search for texts by a particular user, prefix the word with "user:".</td>
|
<td>To search for texts by a particular user, prefix a word from their name with "user:".</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td><strong>userid:6</strong></td>
|
||||||
|
<td>If you know the user id of a particular user, you can search for them like this.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue