]> git.donarmstrong.com Git - infobot.git/commitdiff
* Removed README.quick to keep clutter down. The contents were already in doc/USAGE...
authordjmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 17 May 2008 17:38:41 +0000 (17:38 +0000)
committerdjmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 17 May 2008 17:38:41 +0000 (17:38 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1830 c11ca15a-4712-0410-83d8-924469b57eb5

README.quick [deleted file]

diff --git a/README.quick b/README.quick
deleted file mode 100644 (file)
index 6ffa1a2..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-See INSTALL file on how to install the bot.
-
-Quick usage instructions:
--------------------------
-
-DCC CHAT:
-.+chan #chan
-.chanset #chan +autojoin
-.chanset +autojoin
-.chanunset -autojoin
-.chanset -autojoin
-
-for list of configuration options, run:
-       perl scripts/findparam.pl
-
-
-# vim:ts=4:sw=4:expandtab:tw=80