implemented editable help
This commit is contained in:
@ -387,4 +387,21 @@ Every time:
|
||||
<td>The user that executed this command</td>
|
||||
<td>'5f2e63118d1c020f8cda6a09'</td>
|
||||
</tr>
|
||||
|
||||
<tr><th>help</th><th></th><th></th></tr>
|
||||
<tr>
|
||||
<td>_id</td>
|
||||
<td>Automatically generated unique id</td>
|
||||
<td>'5f2e63d28d1c020f8cda6f86'</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>key</td>
|
||||
<td>The key used to find the required help text</td>
|
||||
<td>'/documentation/database'</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>text</td>
|
||||
<td>The actual help text</td>
|
||||
<td>'This page documents the database.'</td>
|
||||
</tr>
|
||||
</rb-table>
|
||||
|
Reference in New Issue
Block a user