Revision 22406,
897 bytes
checked in by ghudson, 19 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r22405,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | =head1 NAME |
---|
2 | |
---|
3 | jstat - display Jwgc status |
---|
4 | |
---|
5 | =head1 SYNOPSIS |
---|
6 | |
---|
7 | jstat [ -h ] [ -d <flags> ] |
---|
8 | |
---|
9 | =head1 DESCRIPTION |
---|
10 | |
---|
11 | I<Jstat> is used to display the current status of I<jwgc>'s connection to |
---|
12 | the Jabber server. It lists out the services available from the Jabber |
---|
13 | server you are connected to, some information about your connection |
---|
14 | to the Jabber server, and some various statistics. |
---|
15 | |
---|
16 | I<Jstat> understands the following options: |
---|
17 | |
---|
18 | -h Displays usage information. |
---|
19 | |
---|
20 | -d <flags> Debugging output. Run without <flags> for usage. |
---|
21 | |
---|
22 | =head1 AUTHOR |
---|
23 | |
---|
24 | Daniel Henninger <jadestorm@users.sourceforge.net> |
---|
25 | |
---|
26 | =head1 COPYRIGHT |
---|
27 | |
---|
28 | Copyright (c) 2002 Daniel Henninger. All right reserved. |
---|
29 | This program is free software; you can redistribute it |
---|
30 | and/or modify it under the terms explained in the B<LICENSE> |
---|
31 | file that comes with the I<jwgc> distribution. |
---|
32 | |
---|
33 | =head1 SEE ALSO |
---|
34 | |
---|
35 | jwgc(1), jwrite(1), jctl(1), jlocate(1) |
---|
Note: See
TracBrowser
for help on using the repository browser.