File whobbs.1 of Package citadel
." Text automatically generated by txt2man
.TH whobbs 1 "Mai 14, 2011" "who is online listing utility" "7.86-0"
.SH NAME
\fBwhobbs \fP- who is online listing Utility
.SH SYNOPSIS
.nf
.fam C
\fBwhobbs\fP [\fIremotehost\fP [\fIremoteport\fP]]
.fam T
.fi
.SH DESCRIPTION
WhoBBS connects to the given citserver, retrieves the list of
users currently online in the system, and prints it nicely formated.
.SH OPTIONS
.TP
.B
\fIremotehost\fP
If the citserver lives on another box, its name/ip;
else the path to the unix-domain-socket. Defaults to
the compiled in unix domain socket
.TP
.B
\fIremoteport\fP
If you want to connect to citserver via TCP specify
its port here
.SH DEFAULTS
By default userlist connects to a citadel server located at
127.0.0.1 port 504
.SH EXAMPLE
A call to userlist could look like that:
.PP
$ \fBwhobbs\fP 192.168.10.20 8504
.SH LICENSE
\fBwhobbs\fP is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.PP
\fBwhobbs\fP is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
.PP
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
.SH AUTHOR
The Citadel Team
.PP
This manual page was written by Stefan Jakobs <projects@localside.net>