Document /afk in help.html

This commit is contained in:
calzoneman 2013-04-19 14:58:37 -05:00
parent 05299aabf3
commit 6e6f6217b0
1 changed files with 5 additions and 0 deletions

View File

@ -61,6 +61,11 @@
<td>Anyone</td> <td>Anyone</td>
<td><span class="action">username does something</span></td> <td><span class="action">username does something</span></td>
</tr> </tr>
<tr>
<td><pre>/afk</pre></td>
<td>Anyone</td>
<td>Toggles your AFK (away from keyboard) status. While AFK, your name will appear in italics with a clock icon.</td>
</tr>
<tr> <tr>
<td><pre>/say This is important!</pre></td> <td><pre>/say This is important!</pre></td>
<td>Moderators</td> <td>Moderators</td>