updated docs

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1071 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-01-05 08:21:07 +00:00 committed by cras
commit 3654085b14
11 changed files with 114 additions and 15 deletions

14
docs/help/in/load.in Normal file
View file

@ -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