update the man
This commit is contained in:
parent
2475d4728d
commit
60d6371a8f
31
gajim.1
31
gajim.1
|
@ -1,22 +1,23 @@
|
|||
.TH Gajim 1 "December 19, 2004"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.SH NAME
|
||||
Gajim \- jabber client
|
||||
.SH SYNOPSIS
|
||||
.\" 20050509
|
||||
.TH "Gajim" "1" "May 15, 2005" "Gajim dev team" ""
|
||||
.SH "NAME"
|
||||
Gajim \- a jabber client
|
||||
.SH "SYNOPSIS"
|
||||
.B gajim [\-c] [\-h]
|
||||
.SH DESCRIPTION
|
||||
.SH "DESCRIPTION"
|
||||
.B Gajim
|
||||
is a jabber client. While this is a work in progress and by far not complete,
|
||||
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,
|
||||
it is already working nicely. For more information on jabber, see
|
||||
www.jabber.org (or the jabber package which contains the jabber server
|
||||
software).
|
||||
.PP
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
www.jabber.org and on Gajim see www.gajim.org.
|
||||
.PP
|
||||
.SH "OPTIONS"
|
||||
.TP
|
||||
\fB\-c\fR
|
||||
Run Gajim as a client of another Gajim.
|
||||
.TP
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Print this help.
|
||||
.SH AUTHOR
|
||||
Written by Yann Le Boulanger <asterix@lagaule.org> and Vincent Hanquez <tab@snarc.org>.
|
||||
.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>.
|
||||
|
|
Loading…
Reference in New Issue