NAME
Quasselcore - Distributed IRC client, server-only binary
SYNOPSIS
quasselcore
DESCRIPTION
Quasselcore is part of Quassel, which is a modern, cross-platform,
distributed IRC client, meaning that one (or multiple) client(s) can
attach to
and detach from a central core. It's much like the popular combination
of
screen and a text-based IRC client such as WeeChat, but graphical.
USAGE
Usage: "quasselcore" [arguments]
-h, --help Display this help and exit
-p, --port=[PORT] The port quasselcore will listen at.
Default is: 4242
--datadir=[DATADIR] DEPRECATED - Use --configdir instead
--listen=[LISTEN] The address(es) quasselcore will listen
on. Default is: 0.0.0.0,::
-l, --logfile=[LOGFILE] Path to logfile
-c, --configdir=[CONFIGDIR] Specify the directory holding
configuration files, the SQlite database and the SSL Cert
-n, --norestore Don't restore last core's state
-d, --debug Enable debug output
-L, --loglevel=[LOGLEVEL] Loglevel Debug|Info|Warning|Error.
Default is: Info
AUTHORS
Quassel was written by the Quassel IRC Team <devel@quassel-irc.org>.
This manual page was written by Harald Sitter <apachelogger@ubuntu.com>
and updated by Scott Kitterman <scott@kitterman.com>.
Quassel is released under the GNU General Public License, version 2 or
(at your option) version 3.
This manual page is released under the GNU General Public License,
version 2 or any later version.