summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>1999-10-03 14:41:18 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>1999-10-03 14:41:18 +0000
commita2fd1a1aece00bbcbb2adb449f89b90fb74f3b31 (patch)
tree2d5a9f5854b0545fdab0180001aa379d5c64fb9d /README
parent9ccee0a31b6ee025e65502570579ecb5c6336d5f (diff)
downloadirssi-a2fd1a1aece00bbcbb2adb449f89b90fb74f3b31.zip
Some minor changes..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@34 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 9977467d..158ab7ad 100644
--- a/README
+++ b/README
@@ -62,14 +62,20 @@ Configure can use these parameters (all of these defaults to yes):
--without-imlib Build without Imlib library
--without-socks Build without socks library
--without-textui Build without text mode version
+ --without-bot Build without irssibot
--enable-memdebug Enable memory debugging, great for finding memory
leaks
--enable-gtk-hebrew Enable Hebrew support - see README-HEBREW
There's also some others, you can get a full list with ./configure --help
-If you don't want to run irssi in panel, add --no-applet to command line
-parameters.
+
+ * COMMAND LINE PARAMETERS
+
+ --no-applet Don't start gnome panel applet
+ --connect -c <server> Connect to server at startup
+ --port -p <port> - specify port
+ --noconnect -n Don't autoconnect to any servers at startup
* BUGS / SUGGESTIONS