source: trunk/third/jwgc/clients/jstat/jstat.pod @ 22406

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
3jstat - display Jwgc status
4
5=head1 SYNOPSIS
6
7jstat [ -h ] [ -d <flags> ]
8
9=head1 DESCRIPTION
10
11I<Jstat> is used to display the current status of I<jwgc>'s connection to
12the Jabber server.  It lists out the services available from the Jabber
13server you are connected to, some information about your connection
14to the Jabber server, and some various statistics.
15
16I<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
24Daniel Henninger <jadestorm@users.sourceforge.net>
25
26=head1 COPYRIGHT
27
28Copyright (c) 2002 Daniel Henninger. All right reserved.
29This program is free software; you can redistribute it
30and/or modify it under the terms explained in the B<LICENSE>
31file that comes with the I<jwgc> distribution.
32
33=head1 SEE ALSO
34
35jwgc(1), jwrite(1), jctl(1), jlocate(1)
Note: See TracBrowser for help on using the repository browser.