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"
|
.\" 20050509
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.TH "Gajim" "1" "May 15, 2005" "Gajim dev team" ""
|
||||||
.SH NAME
|
.SH "NAME"
|
||||||
Gajim \- jabber client
|
Gajim \- a jabber client
|
||||||
.SH SYNOPSIS
|
.SH "SYNOPSIS"
|
||||||
.B gajim [\-c] [\-h]
|
.B gajim [\-c] [\-h]
|
||||||
.SH DESCRIPTION
|
.SH "DESCRIPTION"
|
||||||
.B Gajim
|
.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
|
it is already working nicely. For more information on jabber, see
|
||||||
www.jabber.org (or the jabber package which contains the jabber server
|
www.jabber.org and on Gajim see www.gajim.org.
|
||||||
software).
|
.PP
|
||||||
.PP
|
.SH "OPTIONS"
|
||||||
.SH OPTIONS
|
.TP
|
||||||
.TP
|
|
||||||
\fB\-c\fR
|
\fB\-c\fR
|
||||||
Run Gajim as a client of another Gajim.
|
Run Gajim as a client of another Gajim.
|
||||||
.TP
|
.TP
|
||||||
\fB\-h\fR, \fB\-\-help\fR
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
Print this help.
|
Print this help.
|
||||||
.SH AUTHOR
|
.SH "FEEDBACK"
|
||||||
Written by Yann Le Boulanger <asterix@lagaule.org> and Vincent Hanquez <tab@snarc.org>.
|
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