]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update faq.rst
authorTingPing <redacted>
Thu, 17 Oct 2013 01:11:03 +0000 (21:11 -0400)
committerTingPing <redacted>
Thu, 17 Oct 2013 01:11:03 +0000 (21:11 -0400)
faq.rst

diff --git a/faq.rst b/faq.rst
index 9d284ac3473a7fa59ed17653353847afab9ee70d..20d6bf8112f02f1b5b1957679f38e81dc7472628 100644 (file)
--- a/faq.rst
+++ b/faq.rst
@@ -186,7 +186,10 @@ How do I execute multiple commands in one line?
 
 There are three ways to do this:
 
--  /LOAD -e <textfile>, where <textfile> is a full pathname to a file
+-  If this is during connection the network list (Ctrl+s) has a 'connect commands'
+   section as well as most login types you would need.
+
+-  /LOAD -e <textfile>, where <textfile> is a file in your config dir
    containing commands on each line.
 
 -  Separate your commands with CTRL-SHIFT-u-a. This will appear as a
@@ -196,6 +199,7 @@ There are three ways to do this:
    the UserCommand. It will be executed in the same order as it's
    written in the UserCommands GUI.
 
+
 I get this error: "Unknown file type abc.yz. Maybe you need to install the Perl or Python plugin?"
 --------------------------------------------------------------------------------------------------