gajim-plural/gajim.1

26 lines
845 B
Groff
Raw Normal View History

2005-06-04 01:44:05 +02:00
.\" 20050604
.TH "Gajim" "1" "June 4, 2005" "Gajim dev team" ""
2005-05-09 14:22:21 +02:00
.SH "NAME"
Gajim \- a jabber client
.SH "SYNOPSIS"
2005-06-04 01:44:05 +02:00
.B gajim [\-v] [\-p] [\-h]
2005-05-09 14:22:21 +02:00
.SH "DESCRIPTION"
2004-12-19 20:16:12 +01:00
.B Gajim
2005-06-04 01:44:05 +02:00
is a jabber client written in PyGTK and released under the GNU GPL. 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
2005-06-04 01:44:05 +02:00
\fB\-v\fR, \fB\-\-verbose\fR
Print xml stanzas and other debug information.
.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>.