From: Eric S. Raymond Date: Tue, 4 Sep 2012 07:18:30 +0000 (-0400) Subject: Comment fix. X-Git-Tag: 1.0~49 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7b3e4ea8e0f9ce8e48c63c43e7d4e3c1e28a0c3f;p=irker.git Comment fix. --- diff --git a/irker b/irker index 6d67016..6eee393 100755 --- a/irker +++ b/irker @@ -12,8 +12,8 @@ a list of such strings; in the latter case the message is broadcast to all listed channels. Note that the channel portion of the URL need *not* have a leading '#' unless the channel name itself does. -Options: -p sets the listening port. The -V option prints the program -version and exits. +Options: -p sets the debug-message level (probably only of interest to +developers). The -V option prints the program version and exits. Design and code by Eric S. Raymond . See the project resource page at .