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