Project

General

Profile

Help » History » Revision 2

Revision 1 (Per Amundsen, 02/11/2014 04:00 PM) → Revision 2/4 (Per Amundsen, 02/13/2014 03:04 PM)

_Added in 1.8.3_ 

 */help [-l] [keyword]* 

 If the file 'Help\AdiIRC.chm' exists, brings up the section that matches the specified keyword, if not opens relevant page on "Wiki":http://dev.adiirc.com/projects/adiirc/wiki/ keyword. 

 *Switches* 

 -l - Forces AdiIRC to open the wiki page even if there is a AdiIRC.chm file. 

 *Parameters* 

 [keyword] - Keyword Keywword to search. 

 *Example* 

 <pre> 
 ;Lookup /me command 
 /help /me 

 ;Lookup $me identifier 
 /help $me 
 </pre<