diff options
Diffstat (limited to 'docs/help/in/reload.in')
-rw-r--r-- | docs/help/in/reload.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/help/in/reload.in b/docs/help/in/reload.in new file mode 100644 index 0000000..80cfcc4 --- /dev/null +++ b/docs/help/in/reload.in @@ -0,0 +1,21 @@ + +%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 + |