update man
This commit is contained in:
parent
3c7bb72bd5
commit
d99ae525a7
1 changed files with 7 additions and 5 deletions
12
gajim.1
12
gajim.1
|
@ -1,13 +1,12 @@
|
|||
.\" 20050522
|
||||
.TH "Gajim" "1" "May 22, 2005" "Gajim dev team" ""
|
||||
.\" 20050604
|
||||
.TH "Gajim" "1" "June 4, 2005" "Gajim dev team" ""
|
||||
.SH "NAME"
|
||||
Gajim \- a jabber client
|
||||
.SH "SYNOPSIS"
|
||||
.B gajim [\-p] [\-h]
|
||||
.B gajim [\-v] [\-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,
|
||||
it is already working nicely. For more information on jabber, see
|
||||
is a jabber client written in PyGTK and released under the GNU GPL. For more information on jabber, see
|
||||
www.jabber.org and on Gajim see www.gajim.org.
|
||||
.PP
|
||||
.SH "OPTIONS"
|
||||
|
@ -15,6 +14,9 @@ www.jabber.org and on Gajim see www.gajim.org.
|
|||
\fB\-p\fR, \fB\-\-profile\fR name
|
||||
Run Gajim using ~/.gajim/config.name
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
Print xml stanzas and other debug information.
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
Print this help.
|
||||
.SH "FEEDBACK"
|
||||
|
|
Loading…
Add table
Reference in a new issue