updated the man
This commit is contained in:
parent
550b7f97eb
commit
0ee32feb49
10
gajim.1
10
gajim.1
|
@ -1,9 +1,9 @@
|
|||
.\" 20050509
|
||||
.TH "Gajim" "1" "May 15, 2005" "Gajim dev team" ""
|
||||
.\" 20050522
|
||||
.TH "Gajim" "1" "May 22, 2005" "Gajim dev team" ""
|
||||
.SH "NAME"
|
||||
Gajim \- a jabber client
|
||||
.SH "SYNOPSIS"
|
||||
.B gajim [\-c] [\-h]
|
||||
.B gajim [\-p] [\-h]
|
||||
.SH "DESCRIPTION"
|
||||
.B Gajim
|
||||
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,
|
||||
|
@ -12,8 +12,8 @@ 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.
|
||||
\fB\-p\fR, \fB\-\-profile\fR name
|
||||
Run Gajim using ~/.gajim/config.name
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Print this help.
|
||||
|
|
Loading…
Reference in New Issue