summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/PERL4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/PERL b/docs/PERL
index d3e59501..6e679205 100644
--- a/docs/PERL
+++ b/docs/PERL
@@ -3,7 +3,9 @@
Place new scripts to ~/.irssi/scripts/, or /usr/lib/irssi/scripts/
directory and run then with /RUN script. Or you could also run the
-script from another place by specifying the whole path to it.
+script from another place by specifying the whole path to it. Scripts
+in ~/.irssi/scripts/autorun/ directory are automatically run at
+startup.
Using /PERLFLUSH closes and reopens the perl interpreter removing all
Perl scripts from memory. There's currently no way to unload a single Perl