diff options
Diffstat (limited to 'docs/help/in/reload.in')
-rw-r--r-- | docs/help/in/reload.in | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/help/in/reload.in b/docs/help/in/reload.in index f9e6f6e2..80cfcc4d 100644 --- a/docs/help/in/reload.in +++ b/docs/help/in/reload.in @@ -1,7 +1,21 @@ +%9Syntax:%9 + @SYNTAX:reload@ -Reloads irssi's configuration file. +%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 -See also: SAVE +%9See also:%9 SAVE |