lib/redcar/usage.rb in redcar-0.3.10.1dev vs lib/redcar/usage.rb in redcar-0.4
- old
+ new
@@ -20,10 +20,11 @@
puts "Usage: redcar [OPTIONS] [FILE|DIR]*"
puts
puts " --multiple-instance Don't attempt to open files and dirs in an already running instance"
puts " --debug JRuby debugging mode: activates the profiling commands in the Debug menu"
puts "--untitled-file=PATH Open the given file as an untitled tab."
- puts " --ignore-stdin Ignore stdin"
+ puts " --ignore-stdin Ignore stdin."
+ puts " --fork Detach from the console."
#puts "To associate with right click in windows explorer:"
#puts
#puts " C:> redcar --associate_with_any_right_click"
#puts
exit