1
2%9Syntax:%9
3
4RELOAD %|[<file>]
5
6%9Parameters:%9
7
8    The filename of any Irssi configuration; if no parameter is given, the
9    active configuration file will be used.
10
11%9Description:%9
12
13    Reloads the Irssi configuration file.
14
15%9Examples:%9
16
17    /RELOAD
18    /RELOAD ~/test.irssi.conf
19
20%9See also:%9 SAVE
21
22