Syntax rewrite for R-commands

Rewrote the syntax documentation for all commands starting with the
letter R.
This commit is contained in:
Geert Hauwaerts 2014-07-15 19:52:56 +02:00
commit 6e68b83723
8 changed files with 119 additions and 79 deletions

View file

@ -1,7 +1,21 @@
%9Syntax:%9
@SYNTAX:reload@
Reloads irssi's configuration file.
%9Parameters:%9
See also: SAVE
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