.TH WEECHAT 1 "January 2009" "FlashCode"
.SH NAME
weechat-curses \- Wee Enhanced Environment for Chat (Curses version)
.SH SYNOPSIS
.B weechat-curses
.RI [ option... ]
.RI [ plugin:option... ]
.br
.SH DESCRIPTION
Fast, light and extensible chat client for many operating systems.
.br
Everything can be done with a keyboard. It is customizable and extensible with scripts.
Many GUIs are or will be available (Curses, Gtk and Qt).
.br
It is compliant with IRC RFCs 1459, 2810, 2811, 2812, and 2813.
.SH OPTIONS
.TP
.B \-a, \-\-no\-connect
.br
disable auto-connect to servers at startup
.TP
.B \-d, \-\-dir
.br
set WeeChat home dir
.TP
.B \-h, \-\-help
.br
display summary of options
.TP
.B \-k, \-\-keys
.br
display default keys
.TP
.B \-l, \-\-license
.br
display program license
.TP
.B \-p, \-\-no\-plugin
.br
don't load any plugin at startup
.TP
.B \-v, \-\-version
.br
display WeeChat version
.SH PLUGIN OPTIONS
Options for plugins depend on plugins, you can look at plugins documentation on WeeChat website for more information.
.TP
For example, with irc plugin, you can connect to temporary server with an url like:
.B irc[6][s]://[[nickname][:password]@]server[/port][//#channel1[,#channel2...]]
.TP
To join WeeChat IRC channel support with nick "MyNick":
irc://MyNick@irc.freenode.net//#weechat
.SH FILES
.TP
.B $HOME/.weechat/weechat.rc
main WeeChat configuration file
.TP
.B $HOME/.weechat/plugins.rc
plugins configuration file
.TP
.B $HOME/.weechat/alias.rc
configuration file for alias plugin
.TP
.B $HOME/.weechat/charset.rc
configuration file for charset plugin
.TP
.B $HOME/.weechat/irc.rc
configuration file for IRC plugin
.TP
.B $HOME/.weechat/weechat.log
WeeChat log file
.SH LICENSE
Copyright (c) 2003-2009 by FlashCode
.br
WeeChat is distributed under the GNU General Public License, version 3.
Please read the COPYING file for more information.
.SH BUGS
Please report bugs or feature requests at Savannah website:
.br
- Bugs:
.UR
http://savannah.nongnu.org/bugs/?group=weechat
.br
- Feature requests:
.UR
http://savannah.nongnu.org/task/?group=weechat
.SH AUTHOR
WeeChat is written by FlashCode
.br
Web:
.UR
http://weechat.flashtux.org/