summaryrefslogtreecommitdiff
path: root/docs/faq.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.txt')
-rw-r--r--docs/faq.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index 719fbb9a..c2df03c8 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -95,8 +95,9 @@ A: Put them into ~/.irssi/scripts/autorun/ directory. Or better would be if you
cd ~/.irssi/scripts/autorun/ ; ln -s ../script.pl .)
Q: How do I execute commands automatically at startup?
-A: Put them into ~/.irssi/startup file, each command on its own line. The
- preceding slash (/) is not necessary.
+A: Put them into ~/.irssi/startup file, each command on its own line or
+ separated by semicolons. The preceding slash (/) is not necessary. Special
+ variables are expanded.
Q: How do I easily edit existing topic?
A: /TOPIC <tab>