summaryrefslogtreecommitdiff
path: root/docs/help/in/load.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/load.in')
-rw-r--r--docs/help/in/load.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/help/in/load.in b/docs/help/in/load.in
new file mode 100644
index 00000000..e887e101
--- /dev/null
+++ b/docs/help/in/load.in
@@ -0,0 +1,14 @@
+
+@SYNTAX:load@
+
+Load a plugin. If full path isn't given, irssi searches the plugin from
+directories:
+
+ ~/.irssi/modules/
+ <install dir, /usr/local or /usr maybe>/lib/irssi/modules/
+
+See plugins page of http://irssi.org to see if there's any plugins
+you'd want to use.
+
+See also: UNLOAD
+