On Sat, 30 Dec 2000, Robert Feldt wrote:

> $ rbwrap -q my_script.rb
> Created executable my_script.exe
> 
First bug found! Should be:
ruby rbwrap.rb -q my_script.rb

Will be fixed in 0.1.1... :-)

/Robert