gajim-plural/gajim.1

24 lines
847 B
Groff
Raw Normal View History

2005-05-22 02:18:32 +02:00
.\" 20050522
.TH "Gajim" "1" "May 22, 2005" "Gajim dev team" ""
2005-05-09 14:22:21 +02:00
.SH "NAME"
Gajim \- a jabber client
.SH "SYNOPSIS"
2005-05-22 02:18:32 +02:00
.B gajim [\-p] [\-h]
2005-05-09 14:22:21 +02:00
.SH "DESCRIPTION"
2004-12-19 20:16:12 +01:00
.B Gajim
2005-05-09 14:22:21 +02:00
is a jabber client written in PyGTK and released under the GNU GPL. While this is a work in progress and by far not complete,
2004-12-19 20:16:12 +01:00
it is already working nicely. For more information on jabber, see
2005-05-09 14:22:21 +02:00
www.jabber.org and on Gajim see www.gajim.org.
.PP
.SH "OPTIONS"
.TP
2005-05-22 02:18:32 +02:00
\fB\-p\fR, \fB\-\-profile\fR name
Run Gajim using ~/.gajim/config.name
2005-05-09 14:22:21 +02:00
.TP
2004-12-19 20:16:12 +01:00
\fB\-h\fR, \fB\-\-help\fR
Print this help.
2005-05-09 14:22:21 +02:00
.SH "FEEDBACK"
You can report bugs or features request in http://trac.gajim.org or in the mailing list: https://lists.gajim.org/cgi\-bin/listinfo/gajim\-devel
.SH "AUTHORS"
Written by Yann Le Boulanger <asterix@lagaule.org>, Vincent Hanquez <tab@snarc.org> and Nikos Kouremenos <kourem@gmail.com>.