aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorricho <richo@psych0tik.net>2011-09-20 21:31:08 +0000
committerricho <richo@psych0tik.net>2011-09-20 21:31:08 +0000
commit211aee49554e5c6691f00000f5e8bad8db6c49f3 (patch)
treebfa1548d034e950fd6aeaf6afe1fe9d9501addf7
parentadded a delay to the /password function to make the input change show up. (diff)
downloadirssi-scripts-211aee49554e5c6691f00000f5e8bad8db6c49f3.tar.gz
irssi-scripts-211aee49554e5c6691f00000f5e8bad8db6c49f3.zip
Remove deprecated docs
-rw-r--r--auto-server/auto_server.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/auto-server/auto_server.pl b/auto-server/auto_server.pl
index f5a26dd..8676726 100644
--- a/auto-server/auto_server.pl
+++ b/auto-server/auto_server.pl
@@ -8,11 +8,6 @@
# Mappings for channels and servers are retrieved from irssi's internal
# /channel list
#
-# Within this setting, space separated pairs denote channel, server pairs.
-# Spaces also separate individual pairs, for example:
-#
-# /set joinplus_server_maps #foo Freenode #bar irc.somewhere.tld #meep DALNet
-#
# Then use /join+ #foo, and if you are not already connected to freenode, it
# will connect you, and then join that channel.