diff options
Diffstat (limited to 'docs/help/reload')
-rw-r--r-- | docs/help/reload | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/help/reload b/docs/help/reload new file mode 100644 index 0000000..dd8815c --- /dev/null +++ b/docs/help/reload @@ -0,0 +1,21 @@ + +%9Syntax:%9 + +RELOAD %|[<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 + +%9See also:%9 SAVE + |