# File lib/rake.rb, line 1312
1312:     def command_line_options
1313:       OPTIONS.collect { |lst| lst[0..-2] }
1314:     end