mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
6e68b83723
Rewrote the syntax documentation for all commands starting with the letter R.
22 lines
307 B
Plaintext
22 lines
307 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:reload@
|
|
|
|
%9Parameters:%9
|
|
|
|
The filename of any Irssi configuration; if no parameter is given, the
|
|
active configuration file will be used.
|
|
|
|
%9Description:%9
|
|
|
|
Reloads the Irssi configuration file.
|
|
|
|
%9Examples:%9
|
|
|
|
/RELOAD
|
|
/RELOAD ~/test.irssi.conf
|
|
|
|
%9See also:%9 SAVE
|
|
|