From: Eric S. Raymond Date: Tue, 16 Apr 2013 21:03:00 +0000 (-0400) Subject: Document new options properly. X-Git-Tag: 1.18~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c09f24a36b3e7198227b706b63c8476c72c0a8cb;p=irker.git Document new options properly. --- diff --git a/irkerd b/irkerd index 5c4295a..babde39 100755 --- a/irkerd +++ b/irkerd @@ -13,7 +13,9 @@ all listed channels. Note that the channel portion of the URL need *not* have a leading '#' unless the channel name itself does. Options: -d sets the debug-message level (probably only of interest to -developers). The -V option prints the program version and exits. +developers). -l sets a logfile to capture message traffic from +channels. -n sets the nick and -p the nickserv password. The -V +option prints the program version and exits. Design and code by Eric S. Raymond . See the project resource page at .