public
Rubygem
Description: irccat is like `cat`, but here, the STDOUT is an IRC channel.
Homepage: http://irccat.rubyforge.org/
Clone URL: git://github.com/webs/irccat.git
Click here to lend your support to: irccat and make a donation at www.pledgie.com !
oops, help correction
webs (author)
Sun Feb 17 08:17:23 -0800 2008
commit  d1dac8e888d223e385ab71b992caef8e9144bee3
tree    7a8d28e49b96eacae53632a0465862f1965867e0
parent  b6f01f4320cae42ed887ba05da4c49f15ce56e3c
...
17
18
19
20
 
21
22
23
...
17
18
19
 
20
21
22
23
0
@@ -17,7 +17,7 @@ parser = OptionParser.new do |opts|
0
   opts.banner = <<BANNER
0
 iecho - just like echo but for irccat
0
 
0
-Usage: #{File.basename($0)} [options] <file>
0
+Usage: #{File.basename($0)} [options] text
0
 
0
 Options are:
0
 BANNER

Comments

    No one has commented yet.