root/trunk/jggtrans.8

Revision 467, 1.4 kB (checked in by jajcus, 5 years ago)

- man page by Robert Olejnik

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id
Line 
1 .TH JGGTRANS 8 "$Date: 2003/10/03 16:58:51 $"
2 .\"
3 .\" Some roff macros, for reference:
4 .\" .nh        disable hyphenation
5 .\" .hy        enable hyphenation
6 .\" .ad l      left justify
7 .\" .ad b      justify to both left and right margins
8 .\" .nf        disable filling
9 .\" .fi        enable filling
10 .\" .br        insert line break
11 .\" .sp <n>    insert n+1 empty lines
12 .\" for manpage-specific macros, see man(7)
13 .SH NAME
14 jggtrans \- Jabber GaduGadu Transport
15 .SH SYNOPSIS
16 .B jggtrans
17 .RI [ options ]
18 .RI [<ConfigFile.xml>]
19 .SH DESCRIPTION
20 \fBjggtrans\fP is a gateway to GaduGadu instant messaging services, which is
21 very popular in Poland, made as an external component for Jabber server
22 daemon.
23 .SH OPTIONS
24 These programs follow the usual GNU command line syntax, without long
25 options.
26 A summary of options is included below.
27 .TP
28 .B \-h
29 Show summary of options.
30 .TP
31 .B \-f
32 Act on console (not as daemon), debug messages will be send to stderr.
33 .TP
34 .B \-d <n>
35 Set the debug level, 0 (default), >0 print more messages, <0 print less
36 messages.
37 .TP
38 .B \-D <n>
39 Set the debug level for libgadu (it also sets the
40 .B \-f
41 option.
42 .TP
43 .B \-u <user>
44 Switch to <user>s uid after start.
45 .TP
46 .B \-g <group>
47 Switch to <group>s gid after start.
48 .SH SEE ALSO
49 .BR jabberd (8)
50 .SH AUTHOR
51 This manual page was written by Robert Olejnik <robert@zaron.debian.pl>,
52 for the Debian project (but may be used by others).
Note: See TracBrowser for help on using the browser.