Help » History » Version 1
Per Amundsen, 02/11/2014 04:00 PM
1 | 1 | Per Amundsen | _Added in 1.8.3_ |
---|---|---|---|
2 | |||
3 | */help [keyword]* |
||
4 | |||
5 | If the file 'Help\AdiIRC.chm' exists, brings up the section that matches the specified keyword. |
||
6 | |||
7 | *Parameters* |
||
8 | |||
9 | [keyword] - Keywword to search. |
||
10 | |||
11 | *Example* |
||
12 | |||
13 | <pre> |
||
14 | ;Lookup /me command |
||
15 | /help /me |
||
16 | |||
17 | ;Lookup $me identifier |
||
18 | /help $me |
||
19 | </pre< |