Merged from silc_1_0_branch.
[silc.git] / apps / irssi / docs / help / in / load.in
index 134c7623439646027668023fdf124e6bdff81121..7b427454dfdfd18662af6ddb2f287240267b616d 100644 (file)
@@ -1,14 +1,11 @@
 
 @SYNTAX:load@
 
-Load a plugin. If full path isn't given, irssi searches the plugin from
-directories:
+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.
+~/.silc/modules/
+/path/to/silc/modules/ (by default /usr/local/silc/modules)
 
 See also: UNLOAD