* host-port:
irkerd: Add command-line options for the listener --host and --port
irker history
2.8 @ unreleased
+ Add support for --syslog.
+ Add support for --host and --port.
2.7 @ 2014-03-15
Add support for ircs:// and SSL/TLS connections to IRC servers.
<command>irkerd</command>
<arg>-c <replaceable>ca-file</replaceable></arg>
<arg>-d <replaceable>debuglevel</replaceable></arg>
+ <arg>--syslog</arg>
<arg>-l <replaceable>logfile</replaceable></arg>
+ <arg>-H <replaceable>host</replaceable></arg>
+ <arg>-P <replaceable>port</replaceable></arg>
<arg>-n <replaceable>nick</replaceable></arg>
<arg>-p <replaceable>password</replaceable></arg>
<arg>-i <replaceable>IRC-URL</replaceable></arg>